record_receipt
Append a tamper-evident, hash-chained receipt to the ledger using decision, metric, value, and verdict to certify AI agent outputs.
Instructions
Append an honest, hash-chained receipt to the ledger and return it. verdict is typically one of: kept, killed, shipped, blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision | Yes | ||
| metric | Yes | ||
| value | Yes | ||
| verdict | Yes |