STATE-WP-0072: write hub workplan and task IDs from fix-consistency
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-07-09 02:06:35 +02:00
parent ef51b99ff5
commit f120c044d5

View file

@ -11,6 +11,7 @@ planning_priority: high
planning_order: 72
created: "2026-07-09"
updated: "2026-07-09"
state_hub_workstream_id: "b7122b4b-c253-48dd-877b-24243a064fb2"
---
# STATE-WP-0072 — Workstream caller remediation
@ -30,6 +31,7 @@ show declining `GET /workstreams/*` counts.
id: STATE-WP-0072-T01
status: done
priority: high
state_hub_task_id: "918df047-277f-41e4-ad04-b6f1095f8e45"
```
- `dashboard/src/workstreams/[id].md` — tasks fetch uses `?workplan_id=`
@ -44,6 +46,7 @@ Done when no state-hub runtime file POSTs or GETs legacy workstream paths/params
id: STATE-WP-0072-T02
status: done
priority: high
state_hub_task_id: "856fc563-435d-48b4-928e-9c1f00558b7e"
```
- `the-custodian/runtime/prompts/daily_statehub_wsgi_triage.md``/workplans/index`, `?workplan_id=`
@ -57,6 +60,7 @@ Done when prompt no longer references `/workstreams/workplan-index`.
id: STATE-WP-0072-T03
status: done
priority: medium
state_hub_task_id: "57cf1bf9-e05b-4cd8-aa30-c4e9846d6e4a"
```
- `wise-validator/src/wisevalidator/reporter.py``workplan_id` on progress POST
@ -71,6 +75,7 @@ Done when tests pass and POST bodies use `workplan_id` only.
id: STATE-WP-0072-T04
status: done
priority: high
state_hub_task_id: "4a3b58d5-3bff-4057-a468-d6e2cf66b6aa"
```
1. `rg` confirm no missed runtime callers in fixed repos.