Checkpoints / Resume / Handoff
Checkpoints snapshot task state with deterministic resume context and handoff packs, so work survives provider switches and interruptions.
ackit checkpoint create --next-objective "wire gate" --next-path src/core --next-command "pnpm test" --next-expected "green"
ackit checkpoint show
ackit checkpoint validate
ackit checkpoint export
ackit task resume