Verify a receipt
verify_receiptVerify an agent-receipts/v1 receipt is authentic by validating its Ed25519 signature, schema, and payload-hash. Confirms it matches the vault copy before trusting it from another agent.
Instructions
Check that an agent-receipts/v1 receipt is authentic: validates the Ed25519 signature, schema, and payload-hash format, and reports whether the receipt matches the copy stored in the vault. Use this before trusting a receipt presented by another agent or system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | No | The full receipt JSON object to verify |