chore(workplans): embed state-hub task UUIDs in WP-0001 and WP-0002

Adds a State Hub Task IDs table to each workplan file so task UUIDs are
always available without requiring list_tasks lookups in future sessions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-18 23:18:54 +00:00
parent d30369e30a
commit eff77973a1
2 changed files with 47 additions and 0 deletions

View File

@@ -46,6 +46,19 @@ to make kaizen-agentic easier to adopt, contribute to, and operate reliably.
- [ ] T08 — Remove remaining development scaffolding or temporary files
## State Hub Task IDs
| Code | UUID |
|------|------|
| T01 | 349a5974-ce28-4624-b66e-3bb6bd961ad4 |
| T02 | b88b4b39-1e35-424b-9a89-ba2a15e1c4e4 |
| T03 | 588afaa3-cefb-48ff-9867-d7ccf78b92b8 |
| T04 | 926969b5-f7db-414e-8752-00bb42951f13 |
| T05 | 036022ef-4c7d-49c2-ad7e-c98d66079852 |
| T06 | dfb9048b-353c-4c6d-96e4-67dd4846e592 |
| T07 | da5322b3-4931-4846-a142-c5b67ee6fe6d |
| T08 | af8a6f1e-e85b-4c49-98aa-cb2334b2870c |
## Notes
Tasks migrated from TODO.md [Unreleased] section on 2026-03-18.