Governed action, signed and verifiable by id
Agent tried: A governed action executed on the Strix platform and was recorded as an Ed25519-signed evidence record.
Strix governed: The action was evaluated at execution time; the resulting evidence record carries the canonical 13-field Signed Evidence v1 payload.
Verify a real record — right now
Production evidence record 5686, re-checked live in your browser against the public verification API.
Don't take our word for it — run the same check
npx @strixgov/verifier@latest 5686Open-source verifier, standard Ed25519 + JWKS primitives, zero Strix dependencies. The signature is checked against the public keys at /.well-known/strix-jwks.json— the math doesn't require us to be in the loop.
What the proof proves: A third party, offline, resolves record 5686 by id, fetches the public JWKS, and confirms the Ed25519 signature — without a Strix account and without trusting our dashboard. CI runs this exact command against production every day.
View the canonical verified record →