docs: record progress router import seam

This commit is contained in:
2026-06-07 14:31:35 +02:00
parent 808eedb51e
commit de7b656e71
2 changed files with 15 additions and 3 deletions

View File

@@ -301,6 +301,14 @@ State Hub's own repo and TPSC models. Verification: hub-core `pytest` passed
with 18 tests; State Hub TPSC/import/MCP focused tests passed with 17 tests and
core-router tests passed with 54 tests.
Implementation slice 7 (2026-06-07): added host-model and schema injection to
`hub_core.routers.progress.create_progress_router`, then replaced State Hub's
local `api.routers.progress` implementation with the hub-core factory while
injecting State Hub's own progress model and schemas. The shared router now
preserves State Hub's topic/workstream/task filters and exposes the hub-core
risk/alert progress views. Verification: hub-core pytest passed with 19 tests;
State Hub MCP/import/core-router focused tests passed with 71 tests.
### T09 — Rename MCP server state-hub to dev-hub
```task