10 lines
513 B
Markdown
10 lines
513 B
Markdown
## 1. Runtime State Reconciliation
|
|
|
|
- [x] 1.1 Prevent generated Run registration from queuing status reconciliation 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 no registration-time status dispatch and Run-fact state projection
|
|
- [x] 2.2 Run targeted Go tests, `openspec validate make-run-runtime-state-authoritative --strict`, and `scripts/check-structure.sh`
|