KB-456C
16 — Operational Runbook v2 (pointer)
2 min read Revision 1
16 — Operational Runbook v2
Full runbook authored at /opt/incomex/docs/mcp-writes/rp-ui-operator-deploy-decorated-generator-2026-06-05/RUNBOOK_v2.md. Sections:
0. OOM warning — check v_rp_guard_safety_status = OOM_SAFE and detector = 0 CRASH_LANDMINE before any deep query; use only the function-backed guards; never combine the smoke probe with another deep stack; never EXPLAIN a smoke-combo view.
- UI deploy — Path A (creds → rebase → push → PR) or Path B (
git amthe additive patch onto origin/main → PR); rebuild incomex-nuxt via root Dockerfile; NO-GO conditions. - Post-deploy smoke — 11 routes + page; no green on invariant fail; DB-side fallback
fn_rp_ui_current_production_acceptance(). - Decorated-generated repoint — rewire decoration to
_current_v2(break circularity), re-prove parity, stage rollback, repoint, re-run all gates; do NOT repoint to bare backbone; no-hardcode is authority-gated. - Rollback — exact DROP/CREATE for every object + 99_rollback.sql.
- No-go list — landmine present, guard != PASS, real-fail/stale > 0, undecorated repoint, push over divergent git, any officialization without authority.