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
e19a715db7
commit
b5151225ba
3 changed files with 19 additions and 19 deletions
|
|
@ -9,7 +9,7 @@ owner: codex
|
|||
topic_slug: railiance
|
||||
created: "2026-07-14"
|
||||
updated: "2026-07-22"
|
||||
state_hub_workstream_id: "1437c98c-e37b-4578-b033-dc3da8ba7870"
|
||||
state_hub_workstream_id: "1c73af72-fd4b-5ab6-8ff7-a3c302bf55a5"
|
||||
---
|
||||
|
||||
# CNPG backup ScheduledBackup coverage
|
||||
|
|
@ -42,7 +42,7 @@ id: RAILIANCE-WP-0015-T01
|
|||
status: done
|
||||
priority: high
|
||||
needs_human: false
|
||||
state_hub_task_id: "3df45d8d-39e0-45db-9611-941f066c610a"
|
||||
state_hub_task_id: "37117b07-196d-5095-ba6b-f2123db4bf3b"
|
||||
```
|
||||
|
||||
Operator provisions `NC_WEBDAV_TOKEN`, `NC_WEBDAV_URL`, `AGE_PRIVATE_KEY` per
|
||||
|
|
@ -59,7 +59,7 @@ data-path `read` capability + field presence verified without printing values.
|
|||
id: RAILIANCE-WP-0015-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "7d9b2022-c533-4d49-9a91-fc34ae99aa9a"
|
||||
state_hub_task_id: "a71c1bdd-4bc7-5547-bc00-0cdc7d459a4b"
|
||||
```
|
||||
|
||||
Once T01 resolves, materialize the `databases` namespace Secret from the lane
|
||||
|
|
@ -77,7 +77,7 @@ workstation runner using the same OpenBao lane.
|
|||
id: RAILIANCE-WP-0015-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "2b97e3ee-6284-4e5f-b56e-df57194cc7b8"
|
||||
state_hub_task_id: "b5cc6fe2-a9c2-5f27-bcb7-a2e22e96b04b"
|
||||
```
|
||||
|
||||
Implement the decided Option A lane as an unattended schedule for `apps-pg`,
|
||||
|
|
@ -98,7 +98,7 @@ uploaded encrypted dumps for all consumer databases and wrote
|
|||
id: RAILIANCE-WP-0015-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "151656cb-73ca-4d52-842e-22f14690f71c"
|
||||
state_hub_task_id: "3bfe6fba-6e7a-52f1-8b7f-906ba1e065cd"
|
||||
```
|
||||
|
||||
`cnpg-backup-status.sh` currently reports `degraded` whenever a CNPG-native
|
||||
|
|
@ -118,7 +118,7 @@ clusters.
|
|||
id: RAILIANCE-WP-0015-T05
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "59f41267-94a9-45f0-a9d7-3c0cb16689ff"
|
||||
state_hub_task_id: "d4223b6e-4e46-5c4c-9d1d-94812b2e8bf6"
|
||||
```
|
||||
|
||||
Run an isolated-namespace restore drill from a scheduled artifact for at least
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue