fix(workplans): declare type: workplan on records the hub already holds
These files carried no type field at all. Selection is by 'type: workplan', so they were invisible to every projection while the hub held a record for each — and a forge-derived reset read those correct records as no longer deriving and queued them for retirement. Only the type line is added. Refs STATE-WP-0083-T05 Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
parent
4a6dde446b
commit
7641fcde40
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
id: REINAH-WP-0001
|
||||
type: workplan
|
||||
title: "Harness Foundation: from prototype to shared runtime"
|
||||
status: done
|
||||
state_hub_workstream_id: "6222ad5b-d00b-515b-9fa0-de0f8ba74c28"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
id: REINAH-WP-0002
|
||||
type: workplan
|
||||
title: "Rename completion and glas-harness alignment"
|
||||
status: finished
|
||||
state_hub_workstream_id: "6a16640b-6450-5643-a885-da161857dd59"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue