Structs§
- Checkpoint
File - Checkpoint
Manifest - Checkpoint
Origin - Provenance of a checkpoint: which runtime task and (for interactive
sessions) which conversation position the checkpointed mutation belonged
to.
Default= fully unanchored (manual/checkpoint, headless runs).
Functions§
- create_
checkpoint - create_
checkpoint_ for_ task - gc_
old_ checkpoint_ dirs - Best-effort GC of on-disk checkpoint directories older than
retention_days(#130): removescheckpoints/<id>/whose mtime is past the window so the tree can’t grow without bound, while keeping recent (still-restorable) checkpoints. Returns the count removed; never fails the caller (a bad entry is skipped). - restore_
checkpoint