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
c3298c5f6d
commit
1fa9dc18ab
11 changed files with 88 additions and 88 deletions
|
|
@ -21,7 +21,7 @@ related:
|
|||
- STATE-WP-0079
|
||||
- CORE-WP-0010
|
||||
- SHR-ARCH-HUB-0001
|
||||
state_hub_workstream_id: "1b18849c-db3a-40a0-8f22-7af7fd4dbcfc"
|
||||
state_hub_workstream_id: "0890b1cf-fed0-5c5e-8f7a-d5799b997532"
|
||||
---
|
||||
|
||||
# Hub port and schedule alignment for State Hub retirement
|
||||
|
|
@ -79,7 +79,7 @@ Out of this workplan: SBOM catch-up (CUST-WP-0062 / ACTIVITY-WP-0030, parked).
|
|||
id: ACTIVITY-WP-0029-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "03021be2-5d60-455b-9c9c-b8681d65911c"
|
||||
state_hub_task_id: "eef44f5f-1866-5539-adcf-661eeca2419b"
|
||||
```
|
||||
|
||||
Inventory schedules, sinks, and context resolvers that call State Hub or
|
||||
|
|
@ -95,7 +95,7 @@ Do not retarget a caller to activity-core just because we schedule it.
|
|||
id: ACTIVITY-WP-0029-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "f8107e2b-ab1f-4a3b-9348-8d5dcfb647b4"
|
||||
state_hub_task_id: "13465801-fe1c-519c-935e-652376b6126a"
|
||||
```
|
||||
|
||||
Keep the activity-core schedule. Point the remote sweep at **repo-manager**
|
||||
|
|
@ -109,7 +109,7 @@ inside this repo.
|
|||
id: ACTIVITY-WP-0029-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "3fbadbfe-9107-4869-b53f-3b9b46e0555a"
|
||||
state_hub_task_id: "2d21912e-32af-5baa-b9f3-ec059d4aa69e"
|
||||
```
|
||||
|
||||
HUB-WP-0004 finished and hub-core became production authority on 2026-08-21.
|
||||
|
|
@ -135,7 +135,7 @@ projection.
|
|||
id: ACTIVITY-WP-0029-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "a34b42c3-8a08-482b-936f-14675ee254ca"
|
||||
state_hub_task_id: "fc67e34c-25a1-5c3a-9766-fb79c76aef00"
|
||||
```
|
||||
|
||||
Document the contract first, then replace State Hub `/execution/*` callers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue