Write back State Hub workstream/task IDs for WP-0017..0019
Some checks failed
ci / validate-registry (push) Has been cancelled

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-06 18:18:46 +02:00
parent 365db676cf
commit 64b57e69f0
3 changed files with 22 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ owner: claude-code
topic_slug: helix-forge
created: "2026-07-06"
updated: "2026-07-06"
state_hub_workstream_id: "cd8683ff-6e6c-4f6c-a62f-565bd55113ea"
---
# plan-check: close the consumption loop for capability reuse
@@ -83,6 +84,7 @@ maturity vector, owning repo, and consumer guidance.
id: REUSE-WP-0018-T01
status: todo
priority: high
state_hub_task_id: "c7b3407a-2b9d-46ba-ae9c-7ab12235f0ba"
```
Design doc `specs/PlanCheck.md`:
@@ -102,6 +104,7 @@ Design doc `specs/PlanCheck.md`:
id: REUSE-WP-0018-T02
status: todo
priority: high
state_hub_task_id: "24911d0e-41bc-4c8c-a39a-7dc8ec65d8c6"
```
- `reuse_surface/plan_check.py` + CLI command per T01 spec, no-LLM path
@@ -117,6 +120,7 @@ priority: high
id: REUSE-WP-0018-T03
status: todo
priority: medium
state_hub_task_id: "9040505a-238e-4815-ae1a-8c5f8c12afa9"
```
- Optional rerank/expansion stage via `LLM_CONNECT_URL` (reuse
@@ -130,6 +134,7 @@ priority: medium
id: REUSE-WP-0018-T04
status: todo
priority: medium
state_hub_task_id: "8249dca7-18ca-4150-9671-ca87e6a5ad88"
```
Two directions:
@@ -148,6 +153,7 @@ Two directions:
id: REUSE-WP-0018-T05
status: wait
priority: high
state_hub_task_id: "c232a669-b263-4978-a8b1-3721b8bfaa68"
```
Blocked on WP-0017 coverage (index must be worth querying).
@@ -167,6 +173,7 @@ Blocked on WP-0017 coverage (index must be worth querying).
id: REUSE-WP-0018-T06
status: todo
priority: low
state_hub_task_id: "ff0a91eb-cc41-487b-b726-8c2f84860399"
```
- `tools/README.md` command reference; `docs/RegistryFederation.md` consumer