From 407cd2e1f40c943cb14dc3708eb475378db4960c Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 18 Jun 2026 20:47:31 +0200 Subject: [PATCH] fix(WP-0009): use workstream status 'blocked' not task status 'wait' 'wait' is a task-level status; valid workstream/workplan frontmatter statuses are proposed/ready/active/blocked/backlog/finished/archived. The mislabeled 'wait' caused fix-consistency C-04 to 422 when syncing the workstream status. Co-Authored-By: Claude Opus 4.8 --- workplans/WARDEN-WP-0009-flex-auth-policy-gate-production.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workplans/WARDEN-WP-0009-flex-auth-policy-gate-production.md b/workplans/WARDEN-WP-0009-flex-auth-policy-gate-production.md index 85eb4ee..8141f13 100644 --- a/workplans/WARDEN-WP-0009-flex-auth-policy-gate-production.md +++ b/workplans/WARDEN-WP-0009-flex-auth-policy-gate-production.md @@ -4,7 +4,7 @@ type: workplan title: "flex-auth Policy Gate Production Readiness" domain: custodian repo: ops-warden -status: wait +status: blocked owner: codex topic_slug: custodian planning_priority: low