Rollback checkpoints
Git-stash-based snapshots created automatically before every write-class tool call.
Status: shipped | Area: policy | Published: 2026-03-20
Control impact: Enables session rollback to previous states before write operations.
- REST API:
GET/POST /api/v1/sessions/{id}/checkpoints,POST .../restore,DELETE - CLI:
syndicate session rollback --session <id> --to <checkpoint-id>