feat: prepare Core Hub production relocation
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / pytest-smoke (push) Failing after 1s
Build and Publish Container Image / build-and-push (push) Successful in 1m3s

This commit is contained in:
tegwick 2026-08-20 22:46:41 +02:00
parent d7627dabf5
commit 881c87905f
7 changed files with 230 additions and 17 deletions

View file

@ -38,10 +38,11 @@ It carries forward the lessons from State Hub and Inter-Hub: workplans and progr
- [Specs index](docs/specs/README.md) - contract and implementation specification map
- [Workplans](workplans/) - staged implementation plan using ADR-001 workplan files
## Immediate Work
## Current Work
1. Freeze the Core Hub contract and IR.
2. Build the FastAPI/Postgres foundation.
3. Preserve critical Inter-Hub `/api/v2` compatibility for current consumers.
4. Migrate data and cut over production traffic.
5. Retire the Haskell/IHP build lane only after replacement evidence exists.
The contract, FastAPI/Postgres foundation, Inter-Hub migration, production
cutover, and Haskell/IHP retirement are complete. The immediate continuity
work is to relocate the existing Core Hub service from CoulombCore to
railiance01 before CoulombCore is decommissioned (`CORE-WP-0011`). Future
runtime absorption into hub-core remains a separate architecture proposal
(`CORE-WP-0010`).