From fc0445d3949ffe9218622b46485f1c93cd996444 Mon Sep 17 00:00:00 2001 From: tegwick Date: Sun, 9 Aug 2026 22:07:44 +0200 Subject: [PATCH] chore(consistency): refresh after T02 --- WORK-RECORDS.md | 2 +- workplans/RMGR-WP-0001-foundation.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 28509d6..92c89c1 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -10,7 +10,7 @@ | --- | --- | --- | --- | --- | | workplan | RMGR-WP-0001 | active | — | workplans/RMGR-WP-0001-foundation.md | | task | RMGR-WP-0001-T01 | done | — | workplans/RMGR-WP-0001-foundation.md | -| task | RMGR-WP-0001-T02 | todo | — | workplans/RMGR-WP-0001-foundation.md | +| task | RMGR-WP-0001-T02 | done | — | workplans/RMGR-WP-0001-foundation.md | | task | RMGR-WP-0001-T03 | todo | — | workplans/RMGR-WP-0001-foundation.md | | task | RMGR-WP-0001-T04 | todo | — | workplans/RMGR-WP-0001-foundation.md | | task | RMGR-WP-0001-T05 | todo | — | workplans/RMGR-WP-0001-foundation.md | diff --git a/workplans/RMGR-WP-0001-foundation.md b/workplans/RMGR-WP-0001-foundation.md index 4ca8a56..ef3d55f 100644 --- a/workplans/RMGR-WP-0001-foundation.md +++ b/workplans/RMGR-WP-0001-foundation.md @@ -108,7 +108,8 @@ projection. ## Acceptance - [x] The authority and data model are explicit. -- [ ] Observation and command contracts are versioned and testable. +- [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. - [ ] The implementation foundation has a recorded decision. - [ ] One repository completes the end-to-end vertical slice.