docs(RMGR-WP-0001): complete T01 repository representation model

Define ManagedRepository fields with authority vs projection, declared
record classes, signals, agent roles, and State Hub managed_repos map.
This commit is contained in:
tegwick 2026-08-09 22:01:58 +02:00
parent 4aa810179d
commit 14b3ae55b7
4 changed files with 588 additions and 1 deletions

View file

@ -33,7 +33,7 @@ vertical slice, coordinated by the State Hub retirement project
```task
id: RMGR-WP-0001-T01
status: todo
status: done
priority: high
state_hub_task_id: "43468b5c-f49f-43c3-bf30-922fadc1f8c0"
```
@ -43,6 +43,10 @@ declared records, relationships, health, lifecycle, and coach/lead/director
agent assignments. Identify which fields are authoritative in the repository
and which are replaceable projections.
**Result (2026-08-09):** `docs/repository-representation_v0.1.md` + YAML
catalog (RMGR-ARCH-REP-0001). Authority vs projection per field family; declared
records; signals; agent roles; State Hub `managed_repos` column map for T03.
## Define observation and command contracts
```task