checkpoint
Save current work context with intent, established facts, pursuing tasks, and open questions. This snapshot ensures the next session resumes with the right bearing.
Instructions
Snapshot current working state (intent/established/pursuing/open_questions).
A summary of where the work stands, so the next session picks up the right bearing via pulse(). Fields are free-length; still prefer a readable summary here and put timeless detail into note() -- checkpoints are read for bearing, not as an archive. Stored as type='checkpoint'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| intent | Yes | ||
| session | No | ||
| pursuing | Yes | ||
| established | Yes | ||
| open_questions | Yes |