diff --git a/workplans/OPEN-WP-0003-integration-cli-validator.md b/workplans/OPEN-WP-0003-integration-cli-validator.md index f4a88a2..d012063 100644 --- a/workplans/OPEN-WP-0003-integration-cli-validator.md +++ b/workplans/OPEN-WP-0003-integration-cli-validator.md @@ -9,6 +9,7 @@ owner: codex topic_slug: infotech created: "2026-06-24" updated: "2026-06-24" +state_hub_workstream_id: "16149ad7-be98-4ec1-807b-3d4b62db2bba" --- # Integration CLI validator @@ -33,6 +34,7 @@ patterns from reuse-surface `reuse-surface validate`. id: OPEN-WP-0003-T01 status: todo priority: high +state_hub_task_id: "70b8cead-3c16-4e48-ab8f-ee6f7cedf25e" ``` Add `pyproject.toml`, `open_reuse/` package skeleton, and entry point @@ -46,6 +48,7 @@ as dependencies. Document install and run commands in `AGENTS.md` and id: OPEN-WP-0003-T02 status: todo priority: high +state_hub_task_id: "0f8c8e25-1c1f-4f94-8771-71bcc3402db2" ``` Implement `open-reuse validate` with: @@ -64,6 +67,7 @@ Implement `open-reuse validate` with: id: OPEN-WP-0003-T03 status: todo priority: medium +state_hub_task_id: "e84e7b00-43ec-429e-afa0-42cb8eaa0074" ``` Add `tests/test_validate.py` covering schema pass/fail, index consistency, and @@ -76,6 +80,7 @@ pytest on push/PR to `main`. id: OPEN-WP-0003-T04 status: todo priority: medium +state_hub_task_id: "cfd38f45-0c0a-4790-b666-c211983b3ee9" ``` Update `registry/README.md` to reference `open-reuse validate` as the primary diff --git a/workplans/OPEN-WP-0004-integration-portfolio-registration.md b/workplans/OPEN-WP-0004-integration-portfolio-registration.md index abdc907..6ba0a76 100644 --- a/workplans/OPEN-WP-0004-integration-portfolio-registration.md +++ b/workplans/OPEN-WP-0004-integration-portfolio-registration.md @@ -9,6 +9,7 @@ owner: codex topic_slug: infotech created: "2026-06-24" updated: "2026-06-24" +state_hub_workstream_id: "6f4b82dc-a642-4104-98d2-12f7403152fa" --- # Integration portfolio registration @@ -33,6 +34,7 @@ open-reuse. id: OPEN-WP-0004-T01 status: todo priority: high +state_hub_task_id: "c4367626-a4a6-4c57-bf83-ba54df3e6df0" ``` Scan the local repo portfolio (reuse-surface `local-repo-roster.yaml`, domain @@ -47,6 +49,7 @@ upstream project, reuse mode estimate, and registration readiness id: OPEN-WP-0004-T02 status: todo priority: high +state_hub_task_id: "bd2c5dc8-814e-4045-86ed-2f15db4faf59" ``` Select 2–3 candidates for registration in this workplan cycle. Record the @@ -59,6 +62,7 @@ backlog with explicit blockers. id: OPEN-WP-0004-T03 status: todo priority: high +state_hub_task_id: "f12d9856-fd9f-44f0-b841-a82f521149c3" ``` For each selected candidate, ensure a conforming Integration Definition exists @@ -73,6 +77,7 @@ PRs in owning repos where definitions are missing. id: OPEN-WP-0004-T04 status: todo priority: medium +state_hub_task_id: "c59c5fe2-6f55-4097-8419-a73593abd589" ``` Add index rows to `registry/indexes/integrations.yaml` for each registered