chore: update standalone state hub wiring

This commit is contained in:
2026-05-17 20:01:21 +02:00
parent d444462de0
commit fdc395a600
23 changed files with 40 additions and 42 deletions

View File

@@ -4,8 +4,8 @@ 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.
This repository is the standalone home for the service. It replaces the former
embedded implementation at:
This repository is the standalone home for the service. It was extracted from
the former embedded implementation at:
```text
/home/worsch/the-custodian/state-hub
@@ -15,13 +15,12 @@ embedded implementation at:
The repo is being prepared by `CUST-WP-0043 - State Hub Repo Extraction`.
During extraction:
During the extraction window:
- The live implementation still exists in `the-custodian/state-hub/`.
- This repo owns the standalone baseline and will become authoritative after
the implementation move and verification gate.
- State Hub implementation work should land here once registration and
workplan re-homing are complete.
- The implementation has been imported here with subtree history.
- `CUST-WP-0042` has been re-homed into this repository.
- The old embedded tree in `the-custodian` should remain only as a pointer once
the verification gate passes.
## Workplans