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
29305d4bdf
commit
35159e49c1
2 changed files with 10 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ owner: codex
|
|||
topic_slug: railiance
|
||||
created: "2026-07-25"
|
||||
updated: "2026-07-26"
|
||||
state_hub_workstream_id: "1f2254f5-a873-46fc-a77c-bc725eeaaeb8"
|
||||
state_hub_workstream_id: "ca21f152-b4d9-5462-9e77-9b5feab378ce"
|
||||
---
|
||||
|
||||
# RAIL-K8S-WP-0001 - Bootstrap rail-kubernetes and import the wave-1 contract
|
||||
|
|
@ -36,7 +36,7 @@ It must not:
|
|||
id: RAIL-K8S-WP-0001-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "9bab36db-e094-4e41-af76-b6bf5e73be78"
|
||||
state_hub_task_id: "90117cd4-bebb-5314-9c8b-ec1ff08f49bf"
|
||||
```
|
||||
|
||||
Create the baseline repo files, the initial rail declaration, and the first
|
||||
|
|
@ -57,7 +57,7 @@ contract summary.
|
|||
id: RAIL-K8S-WP-0001-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "148276a2-2e40-4d56-89dd-2930c5e4309c"
|
||||
state_hub_task_id: "4dd5b3d2-f8e4-5021-8041-479209e26c7f"
|
||||
```
|
||||
|
||||
Bring the reviewed generic lifecycle docs, schema, examples, and helper
|
||||
|
|
@ -101,7 +101,7 @@ verified the imported surface with `bash -n`, `python3 -m py_compile`, and
|
|||
id: RAIL-K8S-WP-0001-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "18140d90-d10e-47fe-b7da-d454550466b1"
|
||||
state_hub_task_id: "d83a3918-d243-576a-addb-de000f82e3f6"
|
||||
```
|
||||
|
||||
Define the thin compatibility path that keeps current operators functional
|
||||
|
|
@ -127,7 +127,7 @@ rail boundary.
|
|||
id: RAIL-K8S-WP-0001-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "d78b5712-f305-4967-9034-9b9471633755"
|
||||
state_hub_task_id: "9c33cf45-fefe-5779-a059-ab22d38f422d"
|
||||
```
|
||||
|
||||
Register the repo from classification and add it to the Fabric repository
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ owner: codex
|
|||
topic_slug: railiance
|
||||
created: "2026-07-26"
|
||||
updated: "2026-07-26"
|
||||
state_hub_workstream_id: "028b0456-3e54-4539-b563-0eec012c3ecb"
|
||||
state_hub_workstream_id: "b3d4d92d-2b71-50ef-a98e-8e74694ae3be"
|
||||
---
|
||||
|
||||
# RAIL-K8S-WP-0002 - Version the common workload and derived-rail contract
|
||||
|
|
@ -26,7 +26,7 @@ platform workloads and inherited by justified specializations such as
|
|||
id: RAIL-K8S-WP-0002-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "3a2c7e33-f1d4-42dd-b45a-08a5835a22cf"
|
||||
state_hub_task_id: "27709922-e14f-5448-a894-aa6cb2b1f021"
|
||||
```
|
||||
|
||||
Add composition kind, contract version, required capabilities, and readiness
|
||||
|
|
@ -42,7 +42,7 @@ platform/managed-application scope.
|
|||
id: RAIL-K8S-WP-0002-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "61e92217-b7d9-4a53-ae28-1c60eb6a201e"
|
||||
state_hub_task_id: "6a64053b-4df3-5d2e-ba2e-de4acb955418"
|
||||
```
|
||||
|
||||
Separate common workload identity, criticality, dependencies, security,
|
||||
|
|
@ -57,7 +57,7 @@ schemas plus a valid Kubernetes-default example.
|
|||
id: RAIL-K8S-WP-0002-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "06e1aa1f-2111-4be5-9b4b-28fd440eb7c3"
|
||||
state_hub_task_id: "d1f63e62-b4cb-54b0-b7a6-be5af1acce4f"
|
||||
```
|
||||
|
||||
Provide an idempotent validator suitable for local, agent, CI, and scheduled
|
||||
|
|
@ -73,7 +73,7 @@ shape and common workload JSON Schema without accessing runtime credentials.
|
|||
id: RAIL-K8S-WP-0002-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "54793f28-a417-43c4-9a02-aa55199fca9f"
|
||||
state_hub_task_id: "56ee2da4-7c51-504c-a6d0-ee6f79346350"
|
||||
```
|
||||
|
||||
Document and test that workloads without a justified specialization continue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue