save_handoff_receipt
Save a structured handoff receipt with obligations and work state to maintain continuity in a state-machine DAG model.
Instructions
Save a structured, continuation-biased handoff receipt conforming to the strict state-machine DAG model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | default | |
| status | No | open | |
| closure | No | ||
| evidence | Yes | ||
| receipt_id | No | ||
| supersedes | No | ||
| work_state | Yes | ||
| obligations | Yes | ||
| invalidation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |