docs: record state hub ids for CUST-WP-0048

This commit is contained in:
2026-06-07 21:56:31 +02:00
parent 1ee389b7ec
commit 063705756e

View File

@@ -9,6 +9,7 @@ owner: custodian
topic_slug: custodian
created: "2026-06-07"
updated: "2026-06-07"
state_hub_workstream_id: "dd53bd50-641d-4c67-a143-10e39321e1d6"
---
# Hub-Core State Hub Import Refactor
@@ -93,6 +94,7 @@ The migration should proceed by narrow seams:
id: CUST-WP-0048-T01
status: done
priority: high
state_hub_task_id: "2a5c8ef6-f3de-4a01-9fa2-6305e62efae9"
```
Add hub-core as an editable State Hub dependency and convert the low-risk
@@ -106,6 +108,7 @@ and repo path registration schemas.
id: CUST-WP-0048-T02
status: done
priority: high
state_hub_task_id: "e377b5ae-2ab8-4340-930e-1381640e8f4b"
```
Replace State Hub's local generic router implementations with hub-core router
@@ -118,6 +121,7 @@ messages, policy, TPSC, progress, and domains.
id: CUST-WP-0048-T03
status: done
priority: high
state_hub_task_id: "b9129286-b218-47e7-964f-6cf24ac8f5a6"
```
Move capability catalog CRUD and read-only capability request list/detail routes
@@ -131,6 +135,7 @@ explicit adapter seam.
id: CUST-WP-0048-T04
status: todo
priority: high
state_hub_task_id: "321434ee-152b-436c-becd-4e56a44de716"
```
Review the State Hub repos router and split reusable repo registry behavior
@@ -144,6 +149,7 @@ document the adapter seam needed before replacement.
id: CUST-WP-0048-T05
status: todo
priority: high
state_hub_task_id: "669dea12-9ef1-4ab4-83ae-5ee4cf5fd159"
```
Review capability request creation, acceptance, status changes, patching,
@@ -157,6 +163,7 @@ workstream/task references.
id: CUST-WP-0048-T06
status: todo
priority: medium
state_hub_task_id: "8a202c88-8ab6-4b90-a792-d3a25b64fd0e"
```
Replace generic State Hub MCP tool registrations with `HubCoreMCPServer`
@@ -168,6 +175,7 @@ composition or inheritance while keeping dev-hub-only tools local.
id: CUST-WP-0048-T07
status: todo
priority: high
state_hub_task_id: "b5a6b9e3-2a4b-443d-82fe-2f156775270d"
```
Run full hub-core and State Hub regression suites after the remaining seams are
@@ -180,6 +188,7 @@ couplings, deferred adapter seams, and the next safe migration step.
id: CUST-WP-0048-T08
status: todo
priority: medium
state_hub_task_id: "c34d121c-29f2-4704-9173-1fa2535482b0"
```
When T04-T07 are complete or explicitly deferred, mark this workplan finished