10 lines
481 B
Markdown
10 lines
481 B
Markdown
## 1. Runtime State Reconciliation
|
|
|
|
- [x] 1.1 Queue generated Run status reconciliation on registration when stored server state may be stale
|
|
- [x] 1.2 Project `process.status` execution results into server lifecycle state using Run `processState`
|
|
|
|
## 2. Verification
|
|
|
|
- [x] 2.1 Add service tests for stale running correction and active-job dedupe
|
|
- [x] 2.2 Run targeted Go tests, `openspec validate make-run-runtime-state-authoritative --strict`, and `scripts/check-structure.sh`
|