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
5d99532c6c
commit
949f8a6aac
3 changed files with 14 additions and 14 deletions
|
|
@ -9,7 +9,7 @@ owner: codex
|
|||
topic_slug: railiance
|
||||
created: "2026-07-26"
|
||||
updated: "2026-07-26"
|
||||
state_hub_workstream_id: "852b7d44-3125-4d96-9d8c-7247382c4b60"
|
||||
state_hub_workstream_id: "dea7ca74-24b9-572e-b8a3-9415464bc5c2"
|
||||
---
|
||||
|
||||
# RAIL-FAB-WP-0027 - Versioned rail readiness projection
|
||||
|
|
@ -25,7 +25,7 @@ rail compatibility queryable.
|
|||
id: RAIL-FAB-WP-0027-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "9bfc85a4-a1ba-4156-9eef-436d042c60d9"
|
||||
state_hub_task_id: "aa66ae1d-bc17-54a8-8500-341acb353b5b"
|
||||
```
|
||||
|
||||
Project contract version, composition kind, base rail, and readiness state from
|
||||
|
|
@ -40,7 +40,7 @@ derived rails project a `base_rail` dependency.
|
|||
id: RAIL-FAB-WP-0027-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "150cbce6-839b-44cc-b9e5-c54daa4cf3ee"
|
||||
state_hub_task_id: "45524099-d105-51bb-aa36-8ea5cb5dc70a"
|
||||
```
|
||||
|
||||
Carry declared/installed/verified/production-approved/deprecated state and
|
||||
|
|
@ -55,7 +55,7 @@ version, and evidence references on relation edges.
|
|||
id: RAIL-FAB-WP-0027-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "bfa5ec7e-8262-49c9-bb54-d23ddc20153e"
|
||||
state_hub_task_id: "f838ded6-fa74-55e9-95e6-317f255b765b"
|
||||
```
|
||||
|
||||
Prove that a declared topology edge is not interpreted as production approval
|
||||
|
|
@ -70,7 +70,7 @@ derived-rail base dependencies.
|
|||
id: RAIL-FAB-WP-0027-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "a34e5d79-43aa-4414-ad6f-7fda02295c79"
|
||||
state_hub_task_id: "9f751759-8694-5cd8-96d2-38c3b2e3be6c"
|
||||
```
|
||||
|
||||
Make declaration/evidence reconciliation idempotent and suitable for CI or a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue