checkpoint_save
Save a bounded, redacted work-state snapshot to create a deterministic resume contract, allowing long-running jobs to pause and resume within quota limits.
Instructions
Save a bounded, redacted handoff state for deterministic resume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | ||
| pending | Yes | ||
| lastTest | No | ||
| completed | Yes | ||
| gitStatus | No | ||
| objective | Yes | ||
| riskNotes | No | ||
| workspaceRoot | Yes | ||
| nextSafeAction | Yes |