fix(workplans): adopt ADR-007 derived identifiers for unregistered records
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

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:
codex 2026-08-25 20:22:27 +02:00
parent 2b2016f1df
commit 3cb256ef5c
8 changed files with 48 additions and 48 deletions

View file

@ -9,7 +9,7 @@ owner: codex
topic_slug: infotech
created: "2026-07-09"
updated: "2026-07-11"
state_hub_workstream_id: "7bddf82c-82bc-4abe-8060-046c62eefc23"
state_hub_workstream_id: "3977ba44-f470-56df-bc03-7d4201cba1ac"
---
# Hub ecosystem boundary alignment
@ -27,7 +27,7 @@ toward core-hub framework surfaces.
id: STATE-WP-0074-T01
status: done
priority: high
state_hub_task_id: "4e028511-b1ec-472e-a34d-e0701c3281c2"
state_hub_task_id: "3b4c32ce-4f0b-5f04-a165-556db062a3ca"
```
Publish `docs/hub-ecosystem-route-audit.md` classifying hub-core factory vs
@ -41,7 +41,7 @@ Done 2026-07-09.
id: STATE-WP-0074-T02
status: done
priority: medium
state_hub_task_id: "609fa167-e3e0-486f-8c10-9d65c419ada0"
state_hub_task_id: "cfd81160-1c40-5922-9124-0b4c39c95030"
```
Record deferral: core-hub does not duplicate progress/message tables in
@ -56,7 +56,7 @@ Decision documented in route audit and `hub-ecosystem-architecture.md`.
id: STATE-WP-0074-T03
status: done
priority: high
state_hub_task_id: "4f2bbf15-bb0f-4224-b619-04db33a8fbab"
state_hub_task_id: "2e790571-c183-5b95-aec0-38840ed4e151"
```
Add ecosystem position sections to `INTENT.md` and `SCOPE.md`.
@ -69,7 +69,7 @@ Done 2026-07-09.
id: STATE-WP-0074-T04
status: done
priority: high
state_hub_task_id: "a9c26e95-b5cb-4cda-9fd7-050dd195794c"
state_hub_task_id: "10c1cd9b-27af-5a74-ac36-88843900a7a3"
```
Verify `api/main.py` does not mount Inter-Hub `/api/v2` routes. Document in
@ -83,7 +83,7 @@ Done 2026-07-09: no `/api/v2` in state-hub.
id: STATE-WP-0074-T05
status: done
priority: medium
state_hub_task_id: "047805fa-2302-4ad3-b2be-c2b0a48454df"
state_hub_task_id: "2e417a49-dff4-5b0c-a8f3-c9297683e2ea"
```
Add `make ecosystem-regression` target or README pointer to