fix(workplans): repair stale State Hub binding IDs for DISCTL-WP-0001..0003
Workplan files referenced workstream and task UUIDs that did not exist in the hub DB, so fix-consistency could not sync finished status after completion on 2026-07-07. Point bindings at the real records so hub and files stay aligned.
This commit is contained in:
parent
d4eacc2b3e
commit
7c0f8a9a08
3 changed files with 19 additions and 19 deletions
|
|
@ -9,7 +9,7 @@ owner: grok
|
|||
topic_slug: custodian
|
||||
created: "2026-07-07"
|
||||
updated: "2026-07-07"
|
||||
state_hub_workstream_id: "e13c139e-032e-4a16-97b8-b02b9e376f3d"
|
||||
state_hub_workstream_id: "ad41d75a-5785-4416-96e8-8c0fd3b6d2e4"
|
||||
---
|
||||
|
||||
# Railiance backup lane governance integration
|
||||
|
|
@ -42,7 +42,7 @@ in `railiance-platform`, `railiance-apps`, and `railiance-infra`.
|
|||
id: DISCTL-WP-0003-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "da37bcf1-2d7c-4f6b-88c4-08c0bad91151"
|
||||
state_hub_task_id: "9ae3b126-0fbf-407b-9af8-f5be5d365ddd"
|
||||
```
|
||||
|
||||
Write initial `AssetRegister.yaml` and `DataRegister.yaml` seeded with the
|
||||
|
|
@ -70,7 +70,7 @@ Feeds `DISCTL-WP-0002-T02`.
|
|||
id: DISCTL-WP-0003-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "2e32792d-4c22-4e76-adf5-44d9e81bd09a"
|
||||
state_hub_task_id: "006f2d98-fbed-46a5-b135-acc5d9f7f8a0"
|
||||
```
|
||||
|
||||
Write `BackupPolicy.md` translating live `railiance-backup` practices into
|
||||
|
|
@ -102,7 +102,7 @@ Feeds `DISCTL-WP-0002-T04`.
|
|||
id: DISCTL-WP-0003-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "cec8f15d-471d-4bbb-ad01-e25bc73c66e3"
|
||||
state_hub_task_id: "042ed258-7e6a-4040-a15d-41dca7b7d1b9"
|
||||
```
|
||||
|
||||
Write `RTO-RPO-Matrix.md` with explicit per-system targets. Start from the
|
||||
|
|
@ -128,7 +128,7 @@ Feeds `DISCTL-WP-0002-T03` (partial — ResiliencePolicy.md remains in WP-0002).
|
|||
id: DISCTL-WP-0003-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "484e433c-4840-41f7-8eda-fd6c0520dd1d"
|
||||
state_hub_task_id: "5f3b0f77-fbd2-42b1-8a57-8b646f084c43"
|
||||
```
|
||||
|
||||
Create `BackupPickupQueue.md` tracking closure of assessment items 1–6. Each row:
|
||||
|
|
@ -155,7 +155,7 @@ Feeds `DISCTL-WP-0002-T08`.
|
|||
id: DISCTL-WP-0003-T05
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "e28afd71-7716-4623-b2ae-0e8675d6a60f"
|
||||
state_hub_task_id: "e8ee7395-ca22-4cc6-bf22-b332dfa52d45"
|
||||
```
|
||||
|
||||
Establish the evidence loop:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue