fix(workplans): adopt ADR-007 derived identifiers for unregistered records
These workplans exist only in the retired local hub. Their random pre-ADR-007 identifiers are refused by C-06 as stale references, so they cannot be registered. Deriving from the canonical record id takes no identity from anything: central does not hold them and the old ids die with the cache. Records central already holds were deliberately left untouched. Refs CUST-WP-0068-T06 Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
parent
fdd896b203
commit
c3f4ece7ea
8 changed files with 58 additions and 58 deletions
|
|
@ -18,7 +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"
|
||||
state_hub_workstream_id: "195ae0e8-79b0-5593-a491-b5a159ab64b7"
|
||||
---
|
||||
|
||||
# Retirement dual-run: SH adapter for writeback and reconcile
|
||||
|
|
@ -47,7 +47,7 @@ See `specs/ArchitectureBlueprint.md` §4–§9. This WP is Stage B.
|
|||
id: RMGR-WP-0002-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "cb9c4457-69f0-45c0-8299-00a195ffdf69"
|
||||
state_hub_task_id: "a7d18cdc-d316-506e-830c-22da0e79bd58"
|
||||
```
|
||||
|
||||
Specify flags (e.g. `RM_WRITEBACK=1`, `RM_RECONCILE=1`) and a minimal meter:
|
||||
|
|
@ -62,7 +62,7 @@ rollback (flag off → SH native path). No new product metrics frameworks.
|
|||
id: RMGR-WP-0002-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "e4435174-237f-4e52-a891-3e0fd45c95eb"
|
||||
state_hub_task_id: "ab7120f9-874f-5120-970f-e834143192dc"
|
||||
```
|
||||
|
||||
Harden `repo.work.update_task_status` from the T05 slice for dual-run use:
|
||||
|
|
@ -78,7 +78,7 @@ CMD-0001. Keep CLI; add thin HTTP only if SH adapter requires it.
|
|||
id: RMGR-WP-0002-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "4a5df34d-1781-4a35-be51-0756b0e37e6c"
|
||||
state_hub_task_id: "b14c0996-fa29-568c-8fa4-6278bd2e2c3f"
|
||||
```
|
||||
|
||||
In **state-hub** (child change under this coordination): when flag on, MCP/REST
|
||||
|
|
@ -95,7 +95,7 @@ C-15 path also dual-runs.
|
|||
id: RMGR-WP-0002-T04
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "0725adbf-13ca-48a5-8011-4c7593f39e8f"
|
||||
state_hub_task_id: "1cb43273-94a3-50d7-9b9b-6243dc259704"
|
||||
```
|
||||
|
||||
Port or wrap the **minimum** C-rules needed so `statehub fix-consistency --fix`
|
||||
|
|
@ -112,7 +112,7 @@ full C-rule engine still SH until later extract (honest partial).
|
|||
id: RMGR-WP-0002-T05
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "49d56e5f-f805-4884-bb4e-684f8b3000bd"
|
||||
state_hub_task_id: "bb32ae50-b056-5c37-a060-d92a1495f85d"
|
||||
```
|
||||
|
||||
Enable flags for **one** agreed pilot repo (e.g. repo-manager itself or a
|
||||
|
|
@ -129,7 +129,7 @@ operator rollback.
|
|||
id: RMGR-WP-0002-T06
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "045338f7-03d4-4c6d-b267-3bcd0c42dbdd"
|
||||
state_hub_task_id: "be12491c-67e0-572a-8b9b-68e41a670427"
|
||||
```
|
||||
|
||||
Write cutover evidence under `docs/evidence/` and link from STATE-WP-0079 /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue