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
|
|
@ -14,7 +14,7 @@ related:
|
|||
- CUST-WP-0062
|
||||
- ACTIVITY-WP-0022
|
||||
- ADHOC-2026-06-01
|
||||
state_hub_workstream_id: "bfe2945e-38df-40d1-94d4-6e4a003ef66d"
|
||||
state_hub_workstream_id: "db3173ee-aaed-51dc-b674-af83f6a5f3fd"
|
||||
---
|
||||
|
||||
# Daily bounded SBOM catch-up via sbom-nexus
|
||||
|
|
@ -55,7 +55,7 @@ each. The replacement must ask sbom-nexus for **only N targets** and then
|
|||
id: ACTIVITY-WP-0030-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "b216976e-5402-4e40-b282-78c5d021df72"
|
||||
state_hub_task_id: "745c9960-4c8b-5c1f-a8b2-a30db51a0364"
|
||||
```
|
||||
|
||||
Write `activity-definitions/daily-sbom-catchup.md` (`enabled: false` until
|
||||
|
|
@ -98,7 +98,7 @@ there is no live nexus yet and the definition stays `enabled: false`:
|
|||
id: ACTIVITY-WP-0030-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "0d09c0d3-74bd-4f4d-8b27-5006ba010fa3"
|
||||
state_hub_task_id: "fb121cc1-bd1a-5ad3-82de-601b047ff628"
|
||||
```
|
||||
|
||||
Wait on CUST-WP-0062-T03. Bounded side-effect (SCOPE: declared purpose only):
|
||||
|
|
@ -120,7 +120,7 @@ success, skip, error, and at-most-N processing.
|
|||
id: ACTIVITY-WP-0030-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "18bcfc21-616a-48a2-aac3-cdcef7579913"
|
||||
state_hub_task_id: "fa265eb9-8667-5e44-a78a-08693d20332f"
|
||||
```
|
||||
|
||||
Emergency containment began 2026-08-20 under ACTIVITY-WP-0031: set
|
||||
|
|
@ -140,7 +140,7 @@ active. Both production proof fires spawned zero tasks.
|
|||
id: ACTIVITY-WP-0030-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "f09144f6-c7f9-41d4-b466-d8a6288e6a21"
|
||||
state_hub_task_id: "6911e1f6-74fb-5179-8e15-4a9dc81b648b"
|
||||
```
|
||||
|
||||
Project the definition into `k8s/railiance/20-runtime.yaml`, sync schedules,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue