STATE-WP-0072: write hub workplan and task IDs from fix-consistency
This commit is contained in:
parent
ef51b99ff5
commit
f120c044d5
1 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ planning_priority: high
|
||||||
planning_order: 72
|
planning_order: 72
|
||||||
created: "2026-07-09"
|
created: "2026-07-09"
|
||||||
updated: "2026-07-09"
|
updated: "2026-07-09"
|
||||||
|
state_hub_workstream_id: "b7122b4b-c253-48dd-877b-24243a064fb2"
|
||||||
---
|
---
|
||||||
|
|
||||||
# STATE-WP-0072 — Workstream caller remediation
|
# STATE-WP-0072 — Workstream caller remediation
|
||||||
|
|
@ -30,6 +31,7 @@ show declining `GET /workstreams/*` counts.
|
||||||
id: STATE-WP-0072-T01
|
id: STATE-WP-0072-T01
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "918df047-277f-41e4-ad04-b6f1095f8e45"
|
||||||
```
|
```
|
||||||
|
|
||||||
- `dashboard/src/workstreams/[id].md` — tasks fetch uses `?workplan_id=`
|
- `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
|
id: STATE-WP-0072-T02
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "856fc563-435d-48b4-928e-9c1f00558b7e"
|
||||||
```
|
```
|
||||||
|
|
||||||
- `the-custodian/runtime/prompts/daily_statehub_wsgi_triage.md` — `/workplans/index`, `?workplan_id=`
|
- `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
|
id: STATE-WP-0072-T03
|
||||||
status: done
|
status: done
|
||||||
priority: medium
|
priority: medium
|
||||||
|
state_hub_task_id: "57cf1bf9-e05b-4cd8-aa30-c4e9846d6e4a"
|
||||||
```
|
```
|
||||||
|
|
||||||
- `wise-validator/src/wisevalidator/reporter.py` — `workplan_id` on progress POST
|
- `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
|
id: STATE-WP-0072-T04
|
||||||
status: done
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
|
state_hub_task_id: "4a3b58d5-3bff-4057-a468-d6e2cf66b6aa"
|
||||||
```
|
```
|
||||||
|
|
||||||
1. `rg` confirm no missed runtime callers in fixed repos.
|
1. `rg` confirm no missed runtime callers in fixed repos.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue