Assay is an evidence compiler. It turns an AI workflow execution into a proof pack: a small folder of signed evidence files that anyone can verify.
When someone asks "can you prove it?" — this is the artifact you hand them.
A proof pack is a small signed folder created from an AI workflow execution. It gives another person — or another system — something concrete to inspect and verify.
Every verification resolves to one of three verdicts. The outcome is the point — not the exit code.
You've seen the three verdicts. Now watch a real pack resolve to each one.
Verify a real sample artifact in your browser. No install. Nothing uploaded.
Open verifierClick "REVIEWER PACKET", "PASS", "HONEST FAIL", or "TAMPERED" to load a sample and see the verdict instantly.
Six public artifacts from the real toolchain: three proof-pack verdicts, one reviewer packet, one insurance vertical mapping, and one MCP proxy scenario.
Install Assay to verify packs locally. Same verification logic, your own machine.
The verifier performs four checks. If any check fails, verification fails.
If a file was changed, the fingerprint won't match. If someone edits the manifest to cover it, the signature breaks. That is how tampering is detected.
Each pack's fingerprint is recorded in a public, append-only ledger. You can compare a pack against the ledger to confirm it hasn't been swapped.