Skip to content

FindMate v1.6.0 — composable validation outputs

Choose a tag to compare

@merc1305 merc1305 released this 26 Jul 20:37
Immutable release. Only release title and notes can be modified.
5f4a06a

The reusable zero-network GitHub Action now exposes two bounded outputs after the full profile check passes:

  • canonical_sha256: deterministic hash of the validated public profile
  • expires_on: validated YYYY-MM-DD expiry

No alias, summary, evidence, contact route, or other profile field is added to GitHub Action outputs. The existing optional local card draft remains owner-controlled and is never committed or published by FindMate.

The portable Agent Skill archive is unchanged byte-for-byte from v1.5.0 because this release changes only the repository-level Action integration. The archive is deterministic, allowlisted, and accompanied by its SHA-256 file.

Verification: 54 Python tests, two GitHub-hosted Action/validator jobs, two site jobs, the Node 22.14 production build, rendered discovery tests, lint, dependency audit, and deterministic archive verification all passed.