fix(workplans): repair stale State Hub binding IDs for DISCTL-WP-0001..0003

Workplan files referenced workstream and task UUIDs that did not exist in the
hub DB, so fix-consistency could not sync finished status after completion on
2026-07-07. Point bindings at the real records so hub and files stay aligned.
This commit is contained in:
tegwick 2026-07-08 00:23:27 +02:00
parent d4eacc2b3e
commit 7c0f8a9a08
3 changed files with 19 additions and 19 deletions

View file

@ -9,7 +9,7 @@ owner: grok
topic_slug: custodian
created: "2026-07-04"
updated: "2026-07-07"
state_hub_workstream_id: "e7e1ad29-1c50-40cf-9e1c-b6e43111ff17"
state_hub_workstream_id: "686c4de9-f65d-4ca3-b95d-076be347e188"
---
# Bootstrap State Hub integration
@ -22,7 +22,7 @@ Resilience control plane for Coulomb Social / Helix Forge: the single source of
id: DISCTL-WP-0001-T01
status: done
priority: high
state_hub_task_id: "af1cee45-7172-478a-8df4-3cda0e161a45"
state_hub_task_id: "70e8a0d3-0d89-4c6b-9975-0e4f7319b156"
```
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
@ -38,7 +38,7 @@ workplans to `workplans/archived/`.
id: DISCTL-WP-0001-T02
status: done
priority: high
state_hub_task_id: "7a96f4ee-a491-4f37-9dbb-8f1c033aa042"
state_hub_task_id: "c5eb9093-29e1-43f1-aa46-7bc98a1a7e5c"
```
Identify the repo's install, test, lint, build, and run commands. Add or refine
@ -54,7 +54,7 @@ and `fix-consistency` in `AGENTS.md` and `.claude/rules/stack-and-commands.md`.
id: DISCTL-WP-0001-T03
status: done
priority: medium
state_hub_task_id: "0562be0b-ab85-4bbf-ad4d-0df78ba96c8e"
state_hub_task_id: "29fea6e1-53ce-4b81-8333-c10f8942f952"
```
Result 2026-07-04: Created `DISCTL-WP-0002-resilience-foundation.md`, derived