docs: record additional hub-core schema imports

This commit is contained in:
2026-06-07 16:34:13 +02:00
parent 2844ece8b6
commit 50fbdef307
2 changed files with 15 additions and 2 deletions

View File

@@ -318,6 +318,15 @@ callbacks. Verification: hub-core pytest passed with 20 tests; State Hub
core/import/MCP/recently-on-scope/capability focused tests passed with 102
tests.
Implementation slice 9 (2026-06-07): converted State Hub's matching generic
schema classes to hub-core imports: capability catalog create/patch/read,
capability request status/dispute, and repo path registration. State Hub's repo
create/read schemas now extend hub-core contracts while keeping dev-hub-only
fields local, and repo creation now persists `host_paths` from the shared
create contract. State Hub keeps dev-hub-specific capability request, reroute,
repo dispatch, onboarding, and scope-health schemas local. Verification: State
Hub import/capability/core/DoI scope/MCP focused tests passed with 100 tests.
### T09 — Rename MCP server state-hub to dev-hub
```task