Governance→RP Handoff — 07 One-Page Operator Summary (2026-06-03)
07 — One-Page Operator Summary
Paste this into a future session to resume safely.
Where we are (2026-06-03)
- Governance Phase-1 = engineering-complete, release-packaged, clone-rehearsed, GATED.
- Production rollout = NOT executed. Blocked by
os_proposal_approvals (ospa) ≥ 1(human L2/L4 ratification). Live read 2026-06-03: ospa = 0 → BLOCKED. - We are returning to Registries-Pivot (design-complete v0.1, awaiting human RG1+RG2).
Live production truth (verified read-only, db=directus)
ospa=0 · ownership=0 · gap=210 · inventory=35 · scopes=6 · conflict=0 · gov_emit=0 · axis ABSENT · topic ABSENT · scanner tables present-but-empty · idle_in_txn=0. Gate monitor = BLOCKED (ospa<1).
Production = inert governance skeleton: seam views see 35 objects, report honest 210 gap, own nothing, scan nothing, emit nothing.
Golden rule
Clone-proven ≠ production-live. gap-0 / 3 axes / topic / populated scanner / v_ui_* views exist ONLY on clone + snapshot. NEVER claim them as production. Always run a live query_pg(database=directus) check before any build decision.
What RP MAY use now (read-only, production)
Seam views (v_governance_object_inventory=35, v_object_owner_gap=210, v_object_owner_conflict=0), governance_responsibility_scope=6, governance_registry=9, governance_relations=8, the read-only gate monitor, and all canonical docs.
What RP MUST NOT assume
Production owner coverage 100%, production axis/topic substrate, populated scanner, active governance events, clone v_ui_* views, or that the rollout ran. All false while ospa<1.
Immediate next move (Registries-Pivot)
Run M1 = REGISTRIES_PIVOT_COUNT_INTEGRITY_READONLY_REHEARSAL (after RG1) — a BEGIN..ROLLBACK read-only rehearsal. Full prompt in doc 09. RP M1–M5 are gated by RG (not by ospa) and can proceed independently of the governance rollout.
If/when human ratifies (ospa≥1)
Paste ONE_ROOF_PRODUCTION_ROLLOUT_EXECUTE_ON_RATIFICATION (doc 05) into a fresh session. It hard-stops if the gate is still closed. Executor sql/prod/99_run_all.sql; rollback sql/prod_rollback/99_rollback_full.sql.
Channels
Read prod: query_pg(database=directus). Write/exec (post-gate only): ssh contabo -> docker exec -i postgres psql -U workflow_admin -d directus. Clones are dropped (snapshot /tmp/clone_finalized_2026-06-03.dump); query_pg cannot read clones.
Never do
Production/clone mutation, rollout while ospa<1, system_issues write, event emit, DOT/UI/Nuxt/Directus/Qdrant mutation, approval/e-sign/os_proposal write, law/version change, or claim production governance is live.
Pointers
- Governance canon:
…/one-roof-release-management-finalization-gate-monitoring-2026-06-03/ - Engineering/executor canon:
…/one-roof-production-release-engineering-ultra-macro-2026-06-03/ - RP design canon:
knowledge/dev/design/registries-pivot-os-agency/(00–13) - This handoff:
…/one-roof-governance-to-registries-pivot-final-handoff-2026-06-03/