From 02b29af9ca87867e0d398c06139d771a19728b70 Mon Sep 17 00:00:00 2001 From: codex Date: Wed, 26 Aug 2026 20:56:02 +0200 Subject: [PATCH] fix(workplans): declare type: workplan on records the hub already holds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- workplans/GLAS-WP-0001-harness-router-foundation.md | 1 + .../GLAS-WP-0002-observability-and-composability-followups.md | 1 + workplans/GLAS-WP-0003-first-channel-extension.md | 1 + 3 files changed, 3 insertions(+) diff --git a/workplans/GLAS-WP-0001-harness-router-foundation.md b/workplans/GLAS-WP-0001-harness-router-foundation.md index 3acd7c0..90b4e0e 100644 --- a/workplans/GLAS-WP-0001-harness-router-foundation.md +++ b/workplans/GLAS-WP-0001-harness-router-foundation.md @@ -1,5 +1,6 @@ --- id: GLAS-WP-0001 +type: workplan title: "Harness router foundation: contract + first two reins" status: finished state_hub_workstream_id: "4b8740d9-9ea8-4c11-abfc-af9e9ac1c2df" diff --git a/workplans/GLAS-WP-0002-observability-and-composability-followups.md b/workplans/GLAS-WP-0002-observability-and-composability-followups.md index 85fe0b4..147db37 100644 --- a/workplans/GLAS-WP-0002-observability-and-composability-followups.md +++ b/workplans/GLAS-WP-0002-observability-and-composability-followups.md @@ -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" diff --git a/workplans/GLAS-WP-0003-first-channel-extension.md b/workplans/GLAS-WP-0003-first-channel-extension.md index 3d3d4b6..ec05691 100644 --- a/workplans/GLAS-WP-0003-first-channel-extension.md +++ b/workplans/GLAS-WP-0003-first-channel-extension.md @@ -1,5 +1,6 @@ --- id: GLAS-WP-0003 +type: workplan title: "First channel extension: formalize the CLI channel contract" status: finished state_hub_workstream_id: "78da8b34-27dd-4807-b7c8-321328dd2db8"