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
This commit is contained in:
codex 2026-08-25 19:30:59 +02:00
parent 599107a375
commit 678ed0bb56
3 changed files with 15 additions and 15 deletions

View file

@ -9,7 +9,7 @@ owner: codex
topic_slug: custodian
created: "2026-07-26"
updated: "2026-07-26"
state_hub_workstream_id: "e10231e6-a051-43dd-8343-b3963d25cbaa"
state_hub_workstream_id: "a639cb38-36a3-57a8-b127-0776abf59306"
---
# Bootstrap State Hub integration
@ -22,7 +22,7 @@ Claude-Code-CLI-driven rein: governed, unattended/scheduled agent runtime
id: REIN-A-0001-T01
status: done
priority: high
state_hub_task_id: "69710723-4fc0-4b64-953d-166520167493"
state_hub_task_id: "0bf3a03d-3e77-5125-8b53-2418c29ae4d6"
```
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-A-0001-T02
status: done
priority: high
state_hub_task_id: "8a060f11-b5d7-4d99-b740-db102342249a"
state_hub_task_id: "52254dc5-c37b-59e3-9784-245a16566129"
```
Identify the repo's install, test, lint, build, and run commands. Add or refine
@ -47,7 +47,7 @@ changes confidently.
id: REIN-A-0001-T03
status: done
priority: medium
state_hub_task_id: "ee1b1a63-89e1-4743-8ec2-c0ce9b2b44d5"
state_hub_task_id: "e608627e-d46f-5a89-ad5f-ab114b247a55"
```
Create the first implementation workplan for the repository's most important