From 43012620b1ef1741b6071d93937f744ab0cd53ad Mon Sep 17 00:00:00 2001 From: codex Date: Wed, 8 Jul 2026 13:15:37 +0200 Subject: [PATCH] docs(SCOPE): refresh Current State after 2026-07-08 closeouts Record CUST-WP-0025/0054/0051 archives, CORE-WP-0007 retirement, Core Hub production surface, and CUST-WP-0055 as the sole proposed workplan. --- SCOPE.md | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/SCOPE.md b/SCOPE.md index ad3f221..2b139c5 100644 --- a/SCOPE.md +++ b/SCOPE.md @@ -87,17 +87,23 @@ their own repositories and are referenced here only as integration pointers. ## Current State -- Status: stable maintenance — governance substrate in daily ecosystem use; no - open CUST-WP workplans in this repo (queue complete as of 2026-07-08) -- Implementation: substantial. Canon + memory + workplan conventions established; - State Hub operational on railiance01 (see `state-hub` repo); workstation - independence and fleet realignment finished (`CUST-WP-0054` archived); - RAG-over-canon and drafting pipelines (roadmap Phase 1) not yet started -- Stability: stable — canon changes are review-gated; memory is append-only -- Usage: daily, across the ecosystem; State Hub MCP in agent sessions; new - implementation work typically lands in domain repos or `state-hub`, not here -- Domains coordinated: dynamic — query the live list with `list_domains()` rather - than trusting a hard-coded count +- Status: **stable maintenance** — governance substrate in daily ecosystem use. + No `active`/`ready`/`blocked` CUST-WP workplans; one `proposed` plan + (`CUST-WP-0055` terminology refactor) awaits review before pickup. +- Recent closeouts (archived 2026-07-08): `CUST-WP-0025` FOS hub bootstrap + (identity, hub-core extraction, Core Hub ops lane, fin-hub MVP); + `CUST-WP-0054` workstation independence; `CUST-WP-0051` infrastructure + metaplan. Ecosystem Haskell retirement (`CORE-WP-0007`) closed the last + Inter-Hub rollback gate — production `hub.coulomb.social` is Core Hub only. +- Implementation: substantial. Canon + memory + ADR-001 workplan conventions + established; State Hub primary on railiance01 (`state-hub` repo); service + inventory and cutover coupling docs current under `docs/` and `ops/`. + RAG-over-canon and drafting pipelines (roadmap Phase 1) not yet started. +- Stability: stable — canon changes are review-gated; memory is append-only. +- Usage: daily across the ecosystem via State Hub MCP/REST; new implementation + work lands in domain repos (`core-hub`, `state-hub`, `fin-hub`, etc.), not here. +- Domains coordinated: dynamic — query `list_domains()` rather than trusting a + hard-coded count. ---