Added workplan and work records
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / pytest-smoke (push) Failing after 3s

This commit is contained in:
tegwick 2026-08-19 21:20:40 +02:00
parent d26da0caf4
commit 906d65bfec
2 changed files with 39 additions and 0 deletions

32
WORK-RECORDS.md Normal file
View file

@ -0,0 +1,32 @@
# Work Records — hub-core
> Generated by `statehub fix-consistency` (CUST-WP-0061-T04, work-record
> stage 3). Do not edit by hand — edit the source file/block listed for
> each record and re-run fix-consistency to refresh this index. Archived
> workplans are omitted; closed decisions/intakes/engagements stay listed
> so recently-resolved work is still visible. [auto]
| Kind | ID | Status | Lane | Source |
| --- | --- | --- | --- | --- |
| workplan | HUB-WP-0001 | finished | — | workplans/HUB-WP-0001-statehub-bootstrap.md |
| workplan | HUB-WP-0002 | finished | — | workplans/HUB-WP-0002-import-refactor-adapter-seams.md |
| workplan | HUB-WP-0003 | finished | — | workplans/HUB-WP-0003-ecosystem-consolidation-library-lane.md |
| workplan | HUB-WP-0004 | proposed | — | workplans/HUB-WP-0004-runtime-and-extension-contract.md |
| task | HUB-WP-0001-T01 | done | — | workplans/HUB-WP-0001-statehub-bootstrap.md |
| task | HUB-WP-0001-T02 | done | — | workplans/HUB-WP-0001-statehub-bootstrap.md |
| task | HUB-WP-0001-T03 | done | — | workplans/HUB-WP-0001-statehub-bootstrap.md |
| task | HUB-WP-0002-T01 | done | — | workplans/HUB-WP-0002-import-refactor-adapter-seams.md |
| task | HUB-WP-0002-T02 | done | — | workplans/HUB-WP-0002-import-refactor-adapter-seams.md |
| task | HUB-WP-0002-T03 | done | — | workplans/HUB-WP-0002-import-refactor-adapter-seams.md |
| task | HUB-WP-0003-T01 | done | — | workplans/HUB-WP-0003-ecosystem-consolidation-library-lane.md |
| task | HUB-WP-0003-T02 | done | — | workplans/HUB-WP-0003-ecosystem-consolidation-library-lane.md |
| task | HUB-WP-0003-T03 | done | — | workplans/HUB-WP-0003-ecosystem-consolidation-library-lane.md |
| task | HUB-WP-0003-T04 | done | — | workplans/HUB-WP-0003-ecosystem-consolidation-library-lane.md |
| task | HUB-WP-0003-T05 | done | — | workplans/HUB-WP-0003-ecosystem-consolidation-library-lane.md |
| task | HUB-WP-0003-T06 | done | — | workplans/HUB-WP-0003-ecosystem-consolidation-library-lane.md |
| task | HUB-WP-0004-T01 | todo | — | workplans/HUB-WP-0004-runtime-and-extension-contract.md |
| task | HUB-WP-0004-T02 | todo | — | workplans/HUB-WP-0004-runtime-and-extension-contract.md |
| task | HUB-WP-0004-T03 | todo | — | workplans/HUB-WP-0004-runtime-and-extension-contract.md |
| task | HUB-WP-0004-T04 | todo | — | workplans/HUB-WP-0004-runtime-and-extension-contract.md |
| task | HUB-WP-0004-T05 | todo | — | workplans/HUB-WP-0004-runtime-and-extension-contract.md |
| task | HUB-WP-0004-T06 | todo | — | workplans/HUB-WP-0004-runtime-and-extension-contract.md |

View file

@ -16,6 +16,7 @@ related:
- CORE-WP-0010
- SHR-ARCH-HUB-0001
- SHR-ARCH-IA-0001
state_hub_workstream_id: "4a17907c-7382-453b-92a0-5f770ab4877f"
---
# Runtime consolidation and extension contract
@ -35,6 +36,7 @@ Coordinated by `prj-state-hub-retirement` (SHR-WP-0001). Architecture:
id: HUB-WP-0004-T01
status: todo
priority: high
state_hub_task_id: "47b879ac-bfb4-48c2-8fd8-c29045df6900"
```
Review and accept SHR-ARCH-IA-0001 and SHR-ARCH-HUB-0001 as the vocabulary for
@ -46,6 +48,7 @@ ports, kinds, and extension packages. Record gaps as tasks, not silent drift.
id: HUB-WP-0004-T02
status: todo
priority: high
state_hub_task_id: "eac82a0b-48b9-4097-afa6-a9e730de7789"
```
Publish versioned hub descriptor schema, manifest schema, event-type catalog
@ -58,6 +61,7 @@ sample hub fixture. Align with `hub-extension-contract_v0.1.yaml`.
id: HUB-WP-0004-T03
status: todo
priority: high
state_hub_task_id: "f149096d-74f2-4c5a-8907-f81cba8e3edb"
```
Record whether hub-core ships a primary runtime image (recommended) with the
@ -70,6 +74,7 @@ absorbing core-hub routes.
id: HUB-WP-0004-T04
status: todo
priority: high
state_hub_task_id: "fa4db2f7-0e86-4a41-8469-a8704d9c2a46"
```
Expose minimal working surfaces for `port.registry`, `port.messaging`,
@ -82,6 +87,7 @@ sufficient for dual-run and conformance scaffolding.
id: HUB-WP-0004-T05
status: todo
priority: medium
state_hub_task_id: "6f8fb0e8-8b9b-4c37-ae62-0748dd0e5975"
```
Scaffold Tier 2/3 automated checks (schema validate, no-secrets, event family
@ -94,6 +100,7 @@ follow-on WPs.
id: HUB-WP-0004-T06
status: todo
priority: high
state_hub_task_id: "b35fff11-ac5a-4d70-9f54-416331baea87"
```
With CORE-WP-0010, document route/module move order for `/api/v2`, dual-run, and