F-4 Seam Commit 01 — Live Preflight & Stop Gates
01 — Live Preflight & Stop Gates (Hard Gate 0)
All checks run before any DDL, via read-only query_pg and confirmed on the write channel (ssh contabo → docker exec -i postgres psql -U workflow_admin -d directus, PG16.13). Both channels hit the same DB (collection_registry=168 on each).
Hard Gate 0 — 15-point preflight (ALL PASS)
- Phase-1 substrate exists + inert — scopes=6, ownership/candidate/scan_run/ruleset/worker_cursor present, 0-row. PASS
- Seam views still inert
WHERE false— both confirmed. PASS - governed+BIRTH_REQUIRED count = 35. PASS
collection_registry."group"acyclic — max_depth=1, hit_cycle_guard=false, 35/35 edges. PASS- active scopes = 6 (
approval,audit,execution,health,policy,render). PASS - gov event types active = 0 / 5 total. PASS
- event_outbox governance emit = 0. PASS
- system_issues baseline = 198,442. PASS
- worker cursor baseline = 0 (
gov_worker_cursor). PASS - candidate/owner tables — candidates=0, ownership=0, scan_runs=0, rulesets=0. PASS
- approval/e-sign — ospa 0, appr_req 211, apr_appr 42, apr_action_types 14. PASS
- dot_tools = 309. PASS
- idle transactions = 0. PASS
- rollback SQL staged —
sql/f4_seam_rollback.sqlwritten pre-commit. PASS - no scanner/worker/backfill active. PASS
The ospa=0 note (not a stop for test-mode)
Doc 08 §8.5/§8.7 lists os_proposal_approvals=0 as "do not COMMIT" under the full sovereign-ratification path. This run executes under explicitly delegated TEST_MODE_OPERATOR_AUTHORIZATION — the same mechanism that authorized the first Phase-1 substrate COMMIT (2026-06-02) with L2/L4 deferred. Under that authorization the seam-view commit (two reversible read-only projections, zero data, zero activation) is in-scope. ospa stayed 0; ratification deferred, not solved; activation NO-GO.
Hard Gate 0 verdict: PASS — cleared to commit the two seam views.