chore(consistency): register RMGR-WP-0002
This commit is contained in:
parent
754d02f40e
commit
bb1d030257
2 changed files with 14 additions and 0 deletions
|
|
@ -9,8 +9,15 @@
|
|||
| Kind | ID | Status | Lane | Source |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| workplan | RMGR-WP-0001 | finished | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| workplan | RMGR-WP-0002 | proposed | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0001-T01 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0001-T02 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0001-T03 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0001-T04 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0001-T05 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0002-T01 | todo | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0002-T02 | todo | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0002-T03 | todo | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0002-T04 | todo | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0002-T05 | todo | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
| task | RMGR-WP-0002-T06 | todo | — | workplans/RMGR-WP-0002-retirement-dual-run-strangler.md |
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ related:
|
|||
- ACTIVITY-WP-0029
|
||||
- specs/ArchitectureBlueprint.md
|
||||
- history/2026-08-09-state-hub-repo-tooling-research.md
|
||||
state_hub_workstream_id: "bcb0e20a-ebb4-4f14-b8ee-4fd93436f68e"
|
||||
---
|
||||
|
||||
# Retirement dual-run: SH adapter for writeback and reconcile
|
||||
|
|
@ -46,6 +47,7 @@ See `specs/ArchitectureBlueprint.md` §4–§9. This WP is Stage B.
|
|||
id: RMGR-WP-0002-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "cb9c4457-69f0-45c0-8299-00a195ffdf69"
|
||||
```
|
||||
|
||||
Specify flags (e.g. `RM_WRITEBACK=1`, `RM_RECONCILE=1`) and a minimal meter:
|
||||
|
|
@ -58,6 +60,7 @@ rollback (flag off → SH native path). No new product metrics frameworks.
|
|||
id: RMGR-WP-0002-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "e4435174-237f-4e52-a891-3e0fd45c95eb"
|
||||
```
|
||||
|
||||
Harden `repo.work.update_task_status` from the T05 slice for dual-run use:
|
||||
|
|
@ -71,6 +74,7 @@ CMD-0001. Keep CLI; add thin HTTP only if SH adapter requires it.
|
|||
id: RMGR-WP-0002-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "4a5df34d-1781-4a35-be51-0756b0e37e6c"
|
||||
```
|
||||
|
||||
In **state-hub** (child change under this coordination): when flag on, MCP/REST
|
||||
|
|
@ -86,6 +90,7 @@ Coordinate IDs with STATE-WP-0079; do not expand SH scope beyond the adapter.
|
|||
id: RMGR-WP-0002-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "0725adbf-13ca-48a5-8011-4c7593f39e8f"
|
||||
```
|
||||
|
||||
Port or wrap the **minimum** C-rules needed so `statehub fix-consistency --fix`
|
||||
|
|
@ -99,6 +104,7 @@ reconcile logic; it proxies.
|
|||
id: RMGR-WP-0002-T05
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "49d56e5f-f805-4884-bb4e-684f8b3000bd"
|
||||
```
|
||||
|
||||
Enable flags for **one** agreed pilot repo (e.g. repo-manager itself or a
|
||||
|
|
@ -112,6 +118,7 @@ operator rollback.
|
|||
id: RMGR-WP-0002-T06
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "045338f7-03d4-4c6d-b267-3bcd0c42dbdd"
|
||||
```
|
||||
|
||||
Write cutover evidence under `docs/evidence/` and link from STATE-WP-0079 /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue