HUE-021 — Implement restart reconciliation, checkpoints and outcome bundles
Canonical source:
docs/roadmap/issues.json·HUE-021Specification status:
TBI· Readiness:agent:blocked
Recover truthful execution state and produce evidence-backed completion.
- Persist ownership lease/heartbeat/checkpoint
- Reconcile worker on control-plane restart
- Generate outcome bundle and recovery choices
Acceptance criteria
Section titled “Acceptance criteria”- Running fixture survives restart
- Missing worker becomes interrupted/unknown as appropriate
- Retry checks side-effect state
- Completed bundle links all evidence
Dependencies
Section titled “Dependencies”HUE-019HUE-020
Non-goals
Section titled “Non-goals”- None beyond the documented scope.
Product contract
Section titled “Product contract”Implementation handoff requirements
Section titled “Implementation handoff requirements”- Preserve the documented security, project, memory and event boundaries.
- Add or update automated tests for every observable acceptance criterion.
- Provide real verification output; do not rely on a worker/agent self-report.
- Update only the exact documentation sections whose status changed.
- Include screenshots or a recording for user-interface changes.
- Include migration, rollback and recovery notes for data/state changes.
- Link the pull request to this issue with
Closes #<issue-number>.