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 2s

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:18:34 +02:00
parent d7d1b6b288
commit 33bf6e7f3d
6 changed files with 28 additions and 28 deletions

View file

@ -9,7 +9,7 @@ owner: codex
topic_slug: railiance
created: "2026-07-25"
updated: "2026-07-26"
state_hub_workstream_id: "2b01ce91-35be-4947-832b-2f462c6ba472"
state_hub_workstream_id: "1efc2877-ab91-5137-bb02-a640d8f8dca5"
---
# RAIL-BS-WP-0012 - rail-kubernetes extraction from railiance-cluster
@ -44,7 +44,7 @@ It must not:
id: RAIL-BS-WP-0012-T01
status: done
priority: high
state_hub_task_id: "7255ef32-3fdf-473f-a5c0-62b509ee7a4e"
state_hub_task_id: "1d410b6c-8359-51a1-b11f-8fde0d4d3f06"
```
Update S2 scope and related docs so they clearly distinguish:
@ -66,7 +66,7 @@ lifecycle is marked as transitional material targeted for future
id: RAIL-BS-WP-0012-T02
status: done
priority: high
state_hub_task_id: "e80b511a-33c6-445b-95e2-3d0755ea9b5e"
state_hub_task_id: "cb54055b-3bcf-5746-be81-3c664c5dedbf"
```
Inventory the current lifecycle docs, schema, examples, CLI commands, and
@ -85,7 +85,7 @@ cluster-owned, and migration debt that must be rehomed elsewhere.
id: RAIL-BS-WP-0012-T03
status: done
priority: high
state_hub_task_id: "517e2849-9b36-4508-9e2a-90f219e211c7"
state_hub_task_id: "4625e5e1-c953-5148-bd8a-4a04e76d6d6f"
```
Define the minimum cluster profile that S2 publishes for the future rail:
@ -109,7 +109,7 @@ expectations, and explicit non-guarantees for wave 1.
id: RAIL-BS-WP-0012-T04
status: done
priority: medium
state_hub_task_id: "fdc9fa63-bee2-4774-b92f-63cf7a315603"
state_hub_task_id: "c452d2c6-dc96-5a10-9ab2-16c7f03bc5ae"
```
Blocked on T01-T03 and the creation of the future `rail-kubernetes` repo.