docs: record TPSC router import seam

This commit is contained in:
2026-06-07 14:14:23 +02:00
parent 5e8c3aa685
commit 808eedb51e
2 changed files with 13 additions and 4 deletions

View File

@@ -294,6 +294,13 @@ callbacks local. Verification: hub-core `pytest` passed with 17 tests; State
Hub policy/import/MCP/core-router focused tests passed when split to avoid live
API test-DB contention.
Implementation slice 6 (2026-06-07): added host-model injection to
`hub_core.routers.tpsc.create_tpsc_router`, then replaced State Hub's local
`api.routers.tpsc` implementation with the hub-core factory while injecting
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.
### T09 — Rename MCP server state-hub to dev-hub
```task