docs: record domain hub-core import seam

This commit is contained in:
2026-06-07 10:57:07 +02:00
parent 366bdb1bae
commit fb6d01b318
2 changed files with 14 additions and 5 deletions

View File

@@ -272,6 +272,12 @@ State Hub import/core-router/recently-on-scope focused tests passed. A full
State Hub run reached 349 passed / 1 failed; the lone recently-on-scope failure
passed when rerun alone and with the new import seam tests.
Implementation slice 3 (2026-06-07): converted State Hub's base domain schemas
(`DomainCreate`, `DomainRead`, `DomainRename`, `DomainUpdate`) into imports
from `hub_core.schemas.domain` while keeping dev-hub-specific `DomainDetail`
and `DomainSummary` local. Verification: State Hub import/core-router focused
tests passed with 58 tests.
### T09 — Rename MCP server state-hub to dev-hub
```task