fix(workplans): declare type: workplan on records the hub already holds
All checks were successful
ci / validate (push) Successful in 1m16s
All checks were successful
ci / validate (push) Successful in 1m16s
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
ad7f775926
commit
02b29af9ca
3 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
id: GLAS-WP-0002
|
||||
type: workplan
|
||||
title: "Observability and composability follow-ups"
|
||||
status: finished
|
||||
state_hub_workstream_id: "ec0777ff-18ce-4666-abaf-5bd2ff0fd4b9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue