docs(ecosystem): boundary alignment and route audit (STATE-WP-0074)
Add ecosystem position to INTENT/SCOPE/README, publish hub-ecosystem-route-audit, update workstream-coordinate capability relations, and record legacy-meter weekly review evidence.
This commit is contained in:
parent
54577cd847
commit
90447b4258
9 changed files with 2164 additions and 6 deletions
14
README.md
14
README.md
|
|
@ -1,5 +1,19 @@
|
|||
# State Hub
|
||||
|
||||
## Hub stack glossary
|
||||
|
||||
| Name | Role |
|
||||
| --- | --- |
|
||||
| **hub-core** | Shared library — router factories and MCP primitives |
|
||||
| **state-hub** | This service — dev coordination, workplans, agent MCP |
|
||||
| **core-hub** | Production framework — `/api/v2` at `hub.coulomb.social` |
|
||||
|
||||
Ecosystem architecture: `/home/worsch/the-custodian/docs/hub-ecosystem-architecture.md`
|
||||
|
||||
Cross-repo regression: `/home/worsch/the-custodian/scripts/hub-ecosystem-regression.sh`
|
||||
|
||||
---
|
||||
|
||||
State Hub is the live coordination service for the Custodian ecosystem:
|
||||
PostgreSQL persistence, FastAPI API, FastMCP server, Observable dashboard,
|
||||
consistency tooling, and repo/workplan synchronization.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue