chore(workplans): inject state_hub_workstream_id and task IDs from fix-consistency

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-18 01:58:26 +01:00
parent 2dfbb19a8f
commit fa70641dae
3 changed files with 18 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ owner: custodian
topic_slug: custodian
created: "2026-03-18"
updated: "2026-03-18"
state_hub_workstream_id: "0a208032-89a1-4b67-a356-e7e3c1e28ca6"
---
# State Hub Dashboard — UX Polish
@@ -33,6 +34,7 @@ by priority; each is independently deliverable.
id: CUST-WP-0019-T01
status: todo
priority: high
state_hub_task_id: "d7f0b3db-57d3-42b3-bc2f-1d2c4b7082e5"
```
User suggestion: rename the "Repos" nav link to "Repository" and restructure
@@ -61,6 +63,7 @@ entry with a section group containing three children. Update any hardcoded
id: CUST-WP-0019-T02
status: todo
priority: low
state_hub_task_id: "6843fa20-cea2-46ec-9c99-abaf7c561559"
```
TD-CUST-002 residual: `policy/workstream-dod.md` still has a hard-coded
@@ -79,6 +82,7 @@ values — leave as-is or add named exports like `POLL_SLOW = 30_000` to
id: CUST-WP-0019-T03
status: todo
priority: low
state_hub_task_id: "4074bace-f977-4b44-bfae-c8691fca2aca"
```
`todo.md` Suggestions section filters with `t.status === "open"` but new