From 7641fcde4008038ca0f1c965c40c382f548024bb Mon Sep 17 00:00:00 2001 From: codex Date: Wed, 26 Aug 2026 20:56:04 +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/REINAH-WP-0001-harness-foundation.md | 1 + workplans/REINAH-WP-0002-rename-and-glas-harness-alignment.md | 1 + 2 files changed, 2 insertions(+) diff --git a/workplans/REINAH-WP-0001-harness-foundation.md b/workplans/REINAH-WP-0001-harness-foundation.md index a397f58..73c6f6d 100644 --- a/workplans/REINAH-WP-0001-harness-foundation.md +++ b/workplans/REINAH-WP-0001-harness-foundation.md @@ -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" diff --git a/workplans/REINAH-WP-0002-rename-and-glas-harness-alignment.md b/workplans/REINAH-WP-0002-rename-and-glas-harness-alignment.md index 89d1423..1ae3efd 100644 --- a/workplans/REINAH-WP-0002-rename-and-glas-harness-alignment.md +++ b/workplans/REINAH-WP-0002-rename-and-glas-harness-alignment.md @@ -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"