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
2b2016f1df
commit
3cb256ef5c
8 changed files with 48 additions and 48 deletions
|
|
@ -20,7 +20,7 @@ context_paths:
|
|||
- "dashboard/src/policy/"
|
||||
- "docs/work-record-quality-gates.md"
|
||||
- "workplans/STATE-WP-0076-definition-of-ready-and-comprehension.md"
|
||||
state_hub_workstream_id: "72d64a42-bb87-4842-839d-3d4ed783ff2d"
|
||||
state_hub_workstream_id: "e5d06c02-6431-5bef-a83d-fbd70d40cc3a"
|
||||
---
|
||||
|
||||
# STATE-WP-0076 — DoR and DoC quality gates
|
||||
|
|
@ -66,7 +66,7 @@ No badge engine, no hard API blocks, no new kinds, no value-chain typing.
|
|||
id: STATE-WP-0076-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "53aac055-97a7-405b-bb9b-48427de4296a"
|
||||
state_hub_task_id: "f62c4ade-8258-5626-a735-a64b49bcbbb0"
|
||||
```
|
||||
|
||||
Short design/reference write-up only (no product build):
|
||||
|
|
@ -89,7 +89,7 @@ from the docs alone.
|
|||
id: STATE-WP-0076-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "2498bd9f-e773-4dad-a2e3-9c32b5585d73"
|
||||
state_hub_task_id: "c09bf944-fd02-51b6-9862-e0ddff04ee51"
|
||||
```
|
||||
|
||||
Create `policies/intake-doc.md` (Definition of Comprehension).
|
||||
|
|
@ -111,7 +111,7 @@ Create `policies/intake-doc.md` (Definition of Comprehension).
|
|||
id: STATE-WP-0076-T03
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "a1e7ab93-c0b9-423c-84d8-1e9dcff9ebc7"
|
||||
state_hub_task_id: "f2f44ee7-f3ac-5750-8fce-0a8a8bca18d1"
|
||||
```
|
||||
|
||||
Create `policies/work-item-dor.md` (Definition of Ready) — filename keeps
|
||||
|
|
@ -134,7 +134,7 @@ sections (not “workplan is a work-item”).
|
|||
id: STATE-WP-0076-T04
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "d4aa3c53-3aa0-492f-b721-1c4e7e75bcb6"
|
||||
state_hub_task_id: "7ffaece5-e7ea-5821-a3a1-3741d13c282c"
|
||||
```
|
||||
|
||||
Mirror DoI/DoM/DoD:
|
||||
|
|
@ -153,7 +153,7 @@ Mirror DoI/DoM/DoD:
|
|||
id: STATE-WP-0076-T05
|
||||
status: cancel
|
||||
priority: medium
|
||||
state_hub_task_id: "80f612f4-4a8a-4e2c-9cbb-08dfb27264af"
|
||||
state_hub_task_id: "48ed892b-b8c9-5754-8a15-fc4fc85d583d"
|
||||
```
|
||||
|
||||
Soft enforcement hooks — deferred until DoC/DoR text is in use.
|
||||
|
|
@ -162,7 +162,7 @@ Soft enforcement hooks — deferred until DoC/DoR text is in use.
|
|||
id: STATE-WP-0076-T06
|
||||
status: cancel
|
||||
priority: low
|
||||
state_hub_task_id: "fb6b81a0-208e-4a33-af33-776867411b7d"
|
||||
state_hub_task_id: "f5f81b8e-11ce-5908-bc7c-a0e291d8d73d"
|
||||
```
|
||||
|
||||
Standalone DoD naming / family index task — folded into T01 quality-gates doc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue