mint_action_receipt
Generate a post-quantum, tamper-evident receipt for any consequential agent action. Add optional attestation metadata (trigger source, decision model) to enable auditing and policy gating.
Instructions
Mint a post-quantum receipt for an arbitrary consequential agent action. Optional attestation: triggered_by_type (human/agent/script), triggered_by_source (api/cli/cron), decision_model (the LLM model used). Allowlisted to safe chars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | ||
| policy | No | agent action evidence | |
| target | Yes | ||
| agent_id | Yes | ||
| decision | No | ACTION_GOVERNED | |
| operation | Yes | ||
| decision_model | No | ||
| triggered_by_type | No | ||
| triggered_by_source | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |