docs: record hub-core router slice
This commit is contained in:
@@ -164,6 +164,13 @@ initial package slice should start with base DB primitives, domains, repos,
|
||||
messages, TPSC catalog/snapshots, and adapter seams for progress and capability
|
||||
requests rather than a blind file copy.
|
||||
|
||||
Implementation slice 2 (2026-06-06): expanded `/home/worsch/hub-core` with
|
||||
router factory functions for domains, repos, messages, TPSC, and policy lookup.
|
||||
The factories receive the host hub's `get_session` dependency instead of
|
||||
binding to State Hub globals, preserving the package boundary for future hubs.
|
||||
Verification currently covers package compilation, SQLAlchemy metadata
|
||||
registration, and router factory construction.
|
||||
|
||||
### T06 — Hub-core FastMCP base server
|
||||
|
||||
```task
|
||||
|
||||
Reference in New Issue
Block a user