docs(RMGR-WP-0001): complete T03 State Hub extraction inventory

Map registration, host paths, parsing, consistency, writeback, deps, sweep,
and outbox candidates to keep/adapt/replace/retire with compat suites and
extraction phases P0–P5.
This commit is contained in:
tegwick 2026-08-09 22:35:22 +02:00
parent fc0445d394
commit 20613463d2
4 changed files with 387 additions and 2 deletions

View file

@ -69,7 +69,7 @@ Runtime OpenAPI deferred to T04/T05.
```task
id: RMGR-WP-0001-T03
status: todo
status: done
priority: high
state_hub_task_id: "deee10be-25e1-4ee7-b47e-93dc816916c9"
```
@ -78,6 +78,10 @@ Map relevant State Hub repository registration, host-path, workplan parsing,
consistency, reconciliation, dependency, file-mutation, and outbox behavior to
keep/adapt/replace/retire dispositions with compatibility tests.
**Result (2026-08-09):** `docs/state-hub-extraction-inventory_v0.1.md` + YAML
(RMGR-INV-EXTRACT-0001). Module candidates E-REG/PATH/PARSE/C/WR/DEP/JOB/OUT;
inbox C-rules retired from RM; phases P0P5; compat suites T-PARSE…T-DUAL-RUN.
## Select the implementation foundation
```task
@ -110,6 +114,6 @@ projection.
- [x] The authority and data model are explicit.
- [x] Observation and command contracts are versioned and testable.
- (semantics + catalog done; automated suite with runtime in T04/T05)
- [ ] State Hub extraction candidates have dispositions.
- [x] State Hub extraction candidates have dispositions.
- [ ] The implementation foundation has a recorded decision.
- [ ] One repository completes the end-to-end vertical slice.