4 milestones 10h 59m
Checkpoint Restore
Resume From the Position Checkpoint
Resume restores committed state and runs forward from the checkpoint.
- Feature
- The tree now contains checkpoint reconstruction support, resume diff handling for trailerless operator commits, synchronized pattern reference data, and published pattern docs for checkpoint restore.
- Build
- The cut kept the interpreter-state work separate from resume execution, then used the later pattern and docs units to settle the consequences of that restore rule.