fabro/docs/public/api-reference
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
..
client-sdks.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00
demo-mode.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00
fabro-api.yaml refactor: rename checkpoints_disabled -> in_place 2026-04-28 09:33:59 -07:00
overview.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00