From f120c044d5f089d961acbce643f2e20b07011d60 Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 9 Jul 2026 02:06:35 +0200 Subject: [PATCH] STATE-WP-0072: write hub workplan and task IDs from fix-consistency --- workplans/STATE-WP-0072-workstream-caller-remediation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/workplans/STATE-WP-0072-workstream-caller-remediation.md b/workplans/STATE-WP-0072-workstream-caller-remediation.md index c1de6bb..5df9c5f 100644 --- a/workplans/STATE-WP-0072-workstream-caller-remediation.md +++ b/workplans/STATE-WP-0072-workstream-caller-remediation.md @@ -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.