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
d7d1b6b288
commit
33bf6e7f3d
6 changed files with 28 additions and 28 deletions
|
|
@ -14,7 +14,7 @@ related:
|
|||
- RESOURCE-WP-0003
|
||||
- ADR-0006
|
||||
- ADR-0008
|
||||
state_hub_workstream_id: "ea6ec98a-0d65-4afa-b6c5-6e7ed34011ac"
|
||||
state_hub_workstream_id: "73ff6641-eaf6-5546-8f0e-b5aa1aa7f35b"
|
||||
---
|
||||
|
||||
# RCLUSTER-WP-0014 — cluster resource evidence
|
||||
|
|
@ -44,7 +44,7 @@ fin-hub allocate. No booked EUR in this repo.
|
|||
id: RCLUSTER-WP-0014-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "a144bf1d-0402-4526-9bda-17846390270c"
|
||||
state_hub_task_id: "abc4980e-4103-5d63-9e05-5a198dc7988b"
|
||||
```
|
||||
|
||||
Collect node count, allocatable CPU/memory/storage/pods, workload requests and
|
||||
|
|
@ -68,7 +68,7 @@ environments.
|
|||
id: RCLUSTER-WP-0014-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "6460d9aa-3ded-420a-bf01-f0ccdeee0a02"
|
||||
state_hub_task_id: "9e0dc15e-a853-512e-be44-71525ce0bc47"
|
||||
```
|
||||
|
||||
Expose the current node-to-host/provider failure-domain map and the actual
|
||||
|
|
@ -90,7 +90,7 @@ current facts.
|
|||
id: RCLUSTER-WP-0014-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "e5ff9b6c-e883-4356-9eca-b31757661d2f"
|
||||
state_hub_task_id: "8a052726-e6f2-5852-aada-a14e67bca695"
|
||||
```
|
||||
|
||||
Evaluate namespace/workload CPU-request hours, memory-request hours, PVC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue