FindMate v1.6.0 — composable validation outputs
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 profileexpires_on: validatedYYYY-MM-DDexpiry
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.