docs: record progress router import seam

This commit is contained in:
2026-06-07 14:31:35 +02:00
parent 808eedb51e
commit de7b656e71
2 changed files with 15 additions and 3 deletions

View File

@@ -100,6 +100,10 @@ Current implementation status:
- 2026-06-07: T08 TPSC router import completed. State Hub now mounts the
hub-core TPSC router factory with State Hub's own repo and TPSC models
injected, extending the host-model seam to a multi-model router.
- 2026-06-07: T08 progress router import completed. State Hub now mounts the
hub-core progress router factory with State Hub's own progress model and
schemas injected, preserving topic/workstream/task filters while gaining the
shared risk and alert progress views.
## Extract Now
@@ -208,6 +212,6 @@ to import it:
## Next Step
Continue T08 by applying host-model injection or callback seams to the next
lowest-risk generic routers. Repos, domains, progress, and capability requests
each need a small dependency-injection review before replacement. Do not rename
State Hub to dev-hub until T05-T08 prove the shared package boundary.
lowest-risk generic routers. Repos, domains, and capability requests each need
a small dependency-injection review before replacement. Do not rename State Hub
to dev-hub until T05-T08 prove the shared package boundary.