generated from coulomb/repo-seed
48 lines
1.4 KiB
Markdown
48 lines
1.4 KiB
Markdown
# SCOPE
|
|
|
|
## One-Liner
|
|
|
|
State Hub is the local-first coordination service for Custodian workstreams,
|
|
tasks, decisions, progress events, repo metadata, MCP tooling, and dashboard
|
|
telemetry.
|
|
|
|
## In Scope
|
|
|
|
- State Hub FastAPI service
|
|
- PostgreSQL schema and Alembic migrations
|
|
- FastMCP server and tool reference
|
|
- Observable dashboard
|
|
- repo registration and consistency synchronization
|
|
- task-flow engine and flow definitions
|
|
- SBOM, contribution, capability, TPSC, DoI, token, and interface-change tracking
|
|
- State Hub tests, operational docs, policies, prompts, and local infra
|
|
|
|
## Out Of Scope
|
|
|
|
- Custodian canon and constitution content
|
|
- non-State-Hub domain implementation work
|
|
- external publication or legal/financial commitments
|
|
- plaintext secrets
|
|
- generic hub-core extraction unless a dedicated workplan owns it
|
|
- renaming State Hub to Dev Hub unless a dedicated workplan owns it
|
|
|
|
## Extraction Note
|
|
|
|
This repo is the standalone State Hub home. It was extracted under
|
|
`CUST-WP-0043` from:
|
|
|
|
```text
|
|
/home/worsch/the-custodian/state-hub
|
|
```
|
|
|
|
This repository is authoritative for State Hub implementation work. The
|
|
embedded path in `the-custodian` is now a pointer only.
|
|
|
|
## Workplan Convention
|
|
|
|
New State Hub-local workplans use `STATE-WP-####`.
|
|
|
|
Migrated legacy State Hub workplans may temporarily retain `CUST-WP-####`
|
|
identifiers when preserving existing State Hub workstream and task IDs is the
|
|
least confusing path.
|