record_execution_receipt
Record execution costs and outcomes for a slice, including verification, repair, and human costs, to capture durable spend and enable cost-aware AI execution.
Instructions
Record model/agent cost and outcome for a slice; durable cost includes verification, repair and human cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outcome | No | UNKNOWN | |
| actor_id | Yes | ||
| currency | No | EUR | |
| metadata | No | ||
| model_id | No | ||
| slice_id | Yes | ||
| family_id | Yes | ||
| human_cost | No | ||
| work_class | No | UNCLASSIFIED | |
| repair_cost | No | ||
| input_tokens | No | ||
| output_tokens | No | ||
| execution_cost | No | ||
| verification_cost | No | ||
| context_tokens_raw | No | ||
| context_tokens_compiled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||