report_precommit
Append live returns to a pre-commitment's tamper-evident hash chain and get the current verdict, with monotonic timestamps preventing timeline rewriting.
Instructions
Append live returns to a pre-commitment's tamper-evident chain and get the current verdict. Each report is hash-chained with a monotonic timestamp, so the timeline can't be rewritten. Raw returns aren't stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | The pid from open_precommitment. | |
| api_key | Yes | Your metering key — any stable string identifying you; it tracks your free-tier calls and prepaid credit balance. | |
| new_returns | Yes | The new live per-period returns since you last reported. |