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
ffbb3a1cd1
commit
c6946ace72
5 changed files with 31 additions and 29 deletions
|
|
@ -14,7 +14,7 @@ spec_refs:
|
|||
- feedback/README.md
|
||||
- demand/CapabilityProvisionEconomics.md
|
||||
- demand/ProvisionRelationships.md
|
||||
state_hub_workstream_id: "dd403bf7-b84d-49af-b914-fb5b0bd1b88a"
|
||||
state_hub_workstream_id: "6134fd4f-dc96-506e-b091-14b9914150f8"
|
||||
---
|
||||
|
||||
# ADHOC-2026-08-15 — Consumer feedback directory
|
||||
|
|
@ -35,7 +35,7 @@ needed, so class `P` does not become a dumping ground again.
|
|||
id: ADHOC-2026-08-15-T01
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "9554b8c9-879a-4ddf-a3d2-f0fe141c2935"
|
||||
state_hub_task_id: "733b5494-398a-5530-8f70-5b2c4d4e8a9a"
|
||||
```
|
||||
|
||||
Add `feedback/README.md`, `TEMPLATE.md`, and `index.yaml`. Distinguish the
|
||||
|
|
@ -48,7 +48,7 @@ practice. Register the path in `canon.yaml`. Not a canon artifact.
|
|||
id: ADHOC-2026-08-15-T02
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "95599215-b461-4893-8736-d249030bef34"
|
||||
state_hub_task_id: "a0868474-d748-50a2-9088-c633665ec2be"
|
||||
```
|
||||
|
||||
Write `feedback/2026-08-15-resource-control-capability-provision.md` from the
|
||||
|
|
@ -61,8 +61,10 @@ Write `feedback/2026-08-15-resource-control-capability-provision.md` from the
|
|||
id: ADHOC-2026-08-15-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "5238fcd5-11f0-592e-ab88-0c248ffc5c7b"
|
||||
```
|
||||
|
||||
|
||||
Accept `demand/ProvisionRelationships.md`. Add `uses_provisions` on
|
||||
`CapabilityProvision` with `depends_on` / `may_use` only (CAP-R11). Add
|
||||
`security.secrets` to `data.backup` `may_use`. Do not cap maturity across
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue