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:
@@ -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.
|
||||
|
||||
@@ -261,6 +261,40 @@ sys-medic) into the framework at lower incremental cost.
|
||||
|
||||
---
|
||||
|
||||
## State Hub Task IDs
|
||||
|
||||
| Code | UUID |
|
||||
|------|------|
|
||||
| T01 | 41c9380b-1337-4e6d-aa74-98cc527a7975 |
|
||||
| T02 | 4badb7bb-9a1f-49bf-b75c-bce98f3d5490 |
|
||||
| T03 | d94b305a-e542-4e0e-a29e-e07339baf000 |
|
||||
| T04 | 15f5521e-c111-4078-b781-54bc3e208d9a |
|
||||
| T05 | bfc1f741-ce12-42a1-832a-588549446692 |
|
||||
| T06 | 7c2f87b4-023d-455f-9874-ad920d7e15ab |
|
||||
| T07 | 822c5aae-482e-4eae-9abc-c36bec6b3316 |
|
||||
| T08 | 49b164e0-3620-431b-89a5-cc5c12b42825 |
|
||||
| T09 | 104181da-2c3b-4482-a472-5316ec1dba9e |
|
||||
| T10 | 3ff44d3b-507b-4ece-98b9-e06a808405f3 |
|
||||
| T11 | 763ff109-02e4-4817-9aef-b91539a8a010 |
|
||||
| T12 | 9455c6c2-67df-49cc-b6ae-e7b813799824 |
|
||||
| T13 | 7175a344-35ca-4d13-bfa5-3fb0888cb6d2 |
|
||||
| T14 | c040e902-a0d2-48ad-89e9-2890cdf6d9a6 |
|
||||
| T15 | 88380f99-4b3e-4369-ab19-9ac0730343f9 |
|
||||
| T16 | c5770067-08ee-4944-ba0f-366a19f0d581 |
|
||||
| T17 | 4814e450-0d74-4fe9-9f80-940eabde8339 |
|
||||
| T18 | a0e8ee82-4f10-4f0f-baa3-8a656e9b8539 |
|
||||
| T19 | 814dc6f9-8652-4d0e-8c83-c99881b752f1 |
|
||||
| T20 | d2255c79-c211-4cf7-aa3c-2750637b7dee |
|
||||
| T21 | 1f249dd4-a74c-4063-b0d2-fb67ec0902d5 |
|
||||
| T22 | 1ddd546a-7868-4d18-81b4-f5c1fd364afe |
|
||||
| T23 | e533358e-15c3-4273-98e0-0365ead78d6a |
|
||||
| T24 | 787b5d6a-9c51-4043-910e-02f085894dc5 |
|
||||
| T25 | 81c57475-a0c1-4636-9baf-b3c9675e218e |
|
||||
| T26 | d1bdff1e-4c06-4677-85d0-8e109c3fa1a2 |
|
||||
| T27 | b10462d3-eb79-4336-adea-e2df758eb91f |
|
||||
|
||||
---
|
||||
|
||||
## Notes
|
||||
|
||||
- The `.kaizen/` directory in target projects is analogous to `.claude/` — a
|
||||
|
||||
Reference in New Issue
Block a user