Checkpoint Decision State
checkpoint_decision_stateCreate a receipted snapshot of your current decision state during a long-running session. Records decisions made, assumptions in effect, and open questions. Enables resumption by the same or different agent from the last checkpoint rather than replaying from zero.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| session_id | Yes | ||
| open_questions | No | ||
| decisions_so_far | No | ||
| assumptions_in_effect | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||