From 98f600b1d31e509ac6e3d6b864e52aef8915f483 Mon Sep 17 00:00:00 2001 From: tegwick Date: Sat, 8 Aug 2026 23:48:27 +0200 Subject: [PATCH] Workplan status is active, not in_progress The spec is explicit: a WORKPLAN is active|done|paused; in_progress is a TASK status. I used the task vocabulary on the workplan frontmatter, and the hub rejected both with a 422 on every sync. Co-Authored-By: Claude Opus 5 --- workplans/CB-WP-0048-a-configuration-not-a-variant.md | 2 +- workplans/CB-WP-0049-a-seat-that-plays-its-own-objective.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/workplans/CB-WP-0048-a-configuration-not-a-variant.md b/workplans/CB-WP-0048-a-configuration-not-a-variant.md index 1a156c1..05d8132 100644 --- a/workplans/CB-WP-0048-a-configuration-not-a-variant.md +++ b/workplans/CB-WP-0048-a-configuration-not-a-variant.md @@ -2,7 +2,7 @@ id: CB-WP-0048 kind: product title: "A configuration, not a variant" -status: in_progress +status: active state_hub_workstream_id: "44ceb8d8-e6e2-46d6-a694-fd275804b771" --- diff --git a/workplans/CB-WP-0049-a-seat-that-plays-its-own-objective.md b/workplans/CB-WP-0049-a-seat-that-plays-its-own-objective.md index f7aeccc..5d672a4 100644 --- a/workplans/CB-WP-0049-a-seat-that-plays-its-own-objective.md +++ b/workplans/CB-WP-0049-a-seat-that-plays-its-own-objective.md @@ -2,7 +2,7 @@ id: CB-WP-0049 kind: product title: "A seat that plays its own objective" -status: in_progress +status: active state_hub_workstream_id: "92b98076-65c2-4db3-8ab0-6f0139d4f893" ---