fix(workplans): adopt ADR-007 derived identifiers
All checks were successful
ci / validate (push) Successful in 5m6s

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:12 +02:00
parent a95691b0ac
commit 1c657af28d

View file

@ -9,7 +9,7 @@ owner: codex
topic_slug: custodian
created: "2026-07-26"
updated: "2026-07-26"
state_hub_workstream_id: "ff06817b-5101-45c1-90c1-0534d7fed1ce"
state_hub_workstream_id: "1d2fffbf-c7ef-5204-b7e7-a4e6503ccf98"
---
# Bootstrap State Hub integration
@ -22,7 +22,7 @@ Meta-framework routing between concrete agent-harness backends (reins)
id: GLAS-0001-T01
status: done
priority: high
state_hub_task_id: "89f9f0d8-8715-486f-b1b6-bb7afcf885d7"
state_hub_task_id: "23a04ffc-fd1c-51ae-8015-1992b6d9844b"
```
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: GLAS-0001-T02
status: done
priority: high
state_hub_task_id: "e52c40e5-49b3-43d2-be50-774993c715d9"
state_hub_task_id: "c9a7b7db-2261-5eb4-9b65-7b9f8e1122a8"
```
Identify the repo's install, test, lint, build, and run commands. Add or refine
@ -47,7 +47,7 @@ changes confidently.
id: GLAS-0001-T03
status: done
priority: medium
state_hub_task_id: "2ad8b534-ebf8-479b-834b-f8df629df717"
state_hub_task_id: "33d383d1-587f-51fa-9bd6-3a8d40a2034a"
```
Create the first implementation workplan for the repository's most important