From fb72f2cd0c0adebf237950bdf250e37bc9e3e27d Mon Sep 17 00:00:00 2001 From: codex Date: Tue, 25 Aug 2026 19:31:01 +0200 Subject: [PATCH] fix(workplans): adopt ADR-007 derived identifiers Records absent from central carried random pre-ADR-007 identifiers minted by the retired local hub, which C-06 refused as stale references. Deriving from the canonical record id takes no identity from anything. Refs CUST-WP-0068-T06 Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006 --- workplans/REIN-OW-0001-statehub-bootstrap.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/workplans/REIN-OW-0001-statehub-bootstrap.md b/workplans/REIN-OW-0001-statehub-bootstrap.md index 7b2a2c9..0124e15 100644 --- a/workplans/REIN-OW-0001-statehub-bootstrap.md +++ b/workplans/REIN-OW-0001-statehub-bootstrap.md @@ -9,7 +9,7 @@ owner: codex topic_slug: custodian created: "2026-07-26" updated: "2026-07-26" -state_hub_workstream_id: "e1af194f-d405-4aee-ab82-42ddc5940bcf" +state_hub_workstream_id: "7ba97da8-3da1-52fe-85d7-eaddb2316788" --- # Bootstrap State Hub integration @@ -22,7 +22,7 @@ Agentic tool-use harness driving open-weight models via OpenRouter id: REIN-OW-0001-T01 status: done priority: high -state_hub_task_id: "1254c1aa-a8c8-4e1e-9289-20f9de1b465e" +state_hub_task_id: "c3057eb3-62fb-58d5-8f39-cad08427d7de" ``` Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`. @@ -34,7 +34,7 @@ Replace generated placeholders with repo-specific facts where needed. id: REIN-OW-0001-T02 status: done priority: high -state_hub_task_id: "b3e39838-9273-4d3c-9eac-b9fdf3c35fc2" +state_hub_task_id: "c9138885-6c8f-5279-bda5-0655a4600bba" ``` Identify the repo's install, test, lint, build, and run commands. Add or refine @@ -47,7 +47,7 @@ changes confidently. id: REIN-OW-0001-T03 status: done priority: medium -state_hub_task_id: "d7dc4378-09b1-459d-9fa5-f49980e294f4" +state_hub_task_id: "478f12bf-de02-5498-8f37-ff9c96d9f058" ``` Create the first implementation workplan for the repository's most important