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 <noreply@anthropic.com>
This commit is contained in:
2026-06-18 20:47:31 +02:00
parent cfb1e44a7a
commit 407cd2e1f4

View File

@@ -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