KB-7651
01 — Live State & SSOT Confirmation (2026-06-04)
4 min read Revision 1
01 — Live State & SSOT Confirmation
All numbers below are live (query_pg RO) on 2026-06-04, cross-checked against checkpoint-workflow-orphan-remediation-process-candidates-2026-06-04.
Substrate counts (live)
| Object | Live | Checkpoint | Match |
|---|---|---|---|
| wf_process_candidate | 19 | 19 | ✓ |
| wf_process_candidate_member | 143 | 143 | ✓ |
| wf_remediation_triage | 143 | 143 | ✓ |
| wf_candidate_action_vocabulary | 11 | 11 | ✓ |
| process_axis_ai_review | 36 | 19 | ⚠ accumulated (see note) |
| process_axis_action_log | 4 | — | ✓ |
| process_axis_delegation | 0 | 0 | ✓ (no delegated authority) |
| approval_requests | 230 | 230 | ✓ |
| axis_assignment | 25 | 25 | ✓ (AX-PROCESS official = 0) |
| birth_registry | 1,168,759 | 1,168,741 | +18 KB-doc drift only |
| trigger_guard_alerts | 129 | 129 | ✓ |
ai_review note: 36 = 19 candidate reviews (this layer) + 17 carried from prior macros (subject_kind apr/axis/event/pivot). Breakdown verified: candidate 26, apr 5, axis 2, event 1, pivot 1. Idempotent ON CONFLICT — not a regression.
Queue / view counts (live)
v_process_axis_owner_gate_queue= 7v_process_axis_birth_request_queue= 6v_process_axis_candidate_action_queue_v3= 59v_ax_process_candidate_universe= 19; assignment_surface 19; layer_nodes 17v_workflow_orphan_remediation_v2= 17 clusters
RP visibility after candidate stage (live, v_ax_process_rp_visibility_after_candidate_stage)
- official_ax_process_rp_assigned = 0 / 453
- host_candidate_visible = 69 / 143
- host_not_process = 40 / 143
- host_owner_gated = 11 / 143
- host_needs_review = 23 / 143 (hardened this run — see doc 05)
- db_managed_definitions = 373 / 453
- universe_total_entrypoints = 453
Authority probe (the decisive checks)
- axis_registry AX-PROCESS: status=
CANDIDATE, owner_governance_ref=GOV-MOW (pending Dieu-XX ratification), approval_ref=NULL. - governance_object_ownership: 0 rows for any process object / axis → no owner assigned.
- process_axis_delegation: 0 rows → no delegated authority.
- approval_requests PROC-OWN-01..05: all
status=pending,action='review'(auto-approve fires only onaction='add'→ safe; no trap). - wf_candidate_action_vocabulary: all 11 actions
backend_handler='unimplemented',preview_required=true,is_checkbox=false; canon-mutating actions require owner+president. - Triggers on approval_requests: auto_code, auto_approve(add-only), block_unimplemented (fail-closed), lifecycle (status CHECK), quorum_check, birth_registry_auto. → inserting a new APR costs a birth; PROC-OWN already covers axis-level decisions.
Classification of this run
- Safe additive birth-free DB work → EXECUTION_MODE (done).
- UI deploy → BLOCKED_UI_DEPLOY_ACCESS (Nuxt source outside allowlist) → packet.
- Official RP / canon / axis-assignment / birth → BLOCKED_OWNER_GOVERNANCE (axis CANDIDATE, owner 0, vote 0, delegation 0, handlers unimplemented).
- Content → EXECUTION_MODE (KB authoring).