docs: prepare core-hub archive closeout
This commit is contained in:
parent
52bb84fff5
commit
7a95a8345c
9 changed files with 226 additions and 84 deletions
15
README.md
15
README.md
|
|
@ -6,9 +6,9 @@ Core Hub is the 3rd-generation Production Interaction Framework for Coulomb / He
|
|||
|
||||
| Name | Role |
|
||||
| --- | --- |
|
||||
| **hub-core** | Shared library — `hub_core` utils, models, router factories |
|
||||
| **hub-core** | Production runtime and shared framework/library |
|
||||
| **state-hub** | Dev coordination — file-first workplans, agent MCP |
|
||||
| **core-hub** | This repo — production `/api/v2` framework |
|
||||
| **core-hub** | This repo — previous `/api/v2` runtime, retained as rollback until archive |
|
||||
|
||||
Ecosystem architecture: `/home/worsch/the-custodian/docs/hub-ecosystem-architecture.md`
|
||||
|
||||
|
|
@ -42,11 +42,12 @@ It carries forward the lessons from State Hub and Inter-Hub: workplans and progr
|
|||
## Current Work
|
||||
|
||||
The contract, FastAPI/Postgres foundation, Inter-Hub migration, Haskell/IHP
|
||||
retirement, and relocation from CoulombCore to railiance01 are complete.
|
||||
`CORE-WP-0011` is finished. The only open local workplan is runtime absorption
|
||||
and eventual archive (`CORE-WP-0010`). Its dual-run design is recorded and S0
|
||||
is active against published hub-core revision `7e1ec03`, building the durable
|
||||
backend and internal candidate before any public traffic changes.
|
||||
retirement, relocation from CoulombCore, and production absorption into
|
||||
hub-core are complete. Hub-core revision `055cf49` is public authority. This
|
||||
repository remains a no-writer rollback through the stabilization window
|
||||
ending no earlier than 2026-08-28T20:49:50+02:00. New product work belongs in
|
||||
hub-core; the only open local task is the prepared read-only archive closeout
|
||||
in [`docs/deployment/archive-closeout.md`](docs/deployment/archive-closeout.md).
|
||||
|
||||
Operational migration bundles are emitted without raw key material:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue