docs: record domains router import seam

This commit is contained in:
2026-06-07 15:23:29 +02:00
parent de7b656e71
commit 2844ece8b6
2 changed files with 17 additions and 4 deletions

View File

@@ -309,6 +309,15 @@ 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.
Implementation slice 8 (2026-06-07): added host-model/schema injection,
optional update-route registration, and detail/archive callbacks to
`hub_core.routers.domains.create_domains_router`, then replaced State Hub's
local `api.routers.domains` implementation with the hub-core factory. State Hub
keeps its own domain detail counts and active-topic archive guard in local
callbacks. Verification: hub-core pytest passed with 20 tests; State Hub
core/import/MCP/recently-on-scope/capability focused tests passed with 102
tests.
### T09 — Rename MCP server state-hub to dev-hub
```task