ck_checkpoint_restore
Restore a session to an earlier checkpoint, updating metadata for continuity. Recovers findings, proofs, budget, and audit trail to resume coding-agent workflows from a known state.
Instructions
Restore session state from a previous checkpoint, updating session metadata with checkpoint information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strict | No | ||
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. | |
| checkpoint_id | Yes | Unique identifier of the checkpoint to restore. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | No | ||
| restored | No | ||
| checkpoint_id | No |