fix(workplans): declare type: workplan on records the hub already holds
All checks were successful
Work Records / validate (push) Successful in 11s
All checks were successful
Work Records / validate (push) Successful in 11s
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
93e088a4a9
commit
071c943756
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
id: BINKY-WP-0002
|
||||
type: workplan
|
||||
title: "Binky / OK Operating Kernel Bootstrap"
|
||||
status: done
|
||||
state_hub_workstream_id: "5c6addae-2759-4212-94dc-d87c47318528"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
id: BINKY-WP-0003
|
||||
type: workplan
|
||||
title: "Autopilot Execution & Recurring Rhythm"
|
||||
status: done
|
||||
state_hub_workstream_id: "865c0ebe-a452-40c1-a346-c0fbd1c83c19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue