fabro/docs
Bryan Helmkamp 20e161bc07
refactor: rename checkpoints_disabled -> in_place
The persisted bool described user intent (\"the user opted into the
in-place execution mode\"), not a literal consequence -- SlateDB and
event-sourced checkpoints flow regardless of the flag, only git
checkpoints are skipped. Renaming aligns the name with intent and
decouples it from any future implementation that allows git
checkpoints in-place.

The fork validator still consults this bool to bail out with a clear
error before searching for git checkpoints that won't exist.
2026-04-28 09:33:59 -07:00
..
brainstorms docs: capture cargo dev cleanup requirements 2026-04-25 19:14:16 -04:00
ideation docs 2026-04-09 17:24:30 -04:00
internal fix: close sandbox-native metadata gaps 2026-04-28 08:05:18 -07:00
plans Make git metadata sandbox-native 2026-04-27 21:43:15 -07:00
public refactor: rename checkpoints_disabled -> in_place 2026-04-28 09:33:59 -07:00
superpowers/specs chore: move testing-strategy doc into docs-internal 2026-04-25 12:38:41 -04:00