KB-7D96

T2 RP Operator/Authority Acceleration Pack — Readme First

5 min read Revision 1
rpterminal2runbookoperatorauthorityacceleration-pack2026-06-05

T2 RP Operator / Authority Acceleration Pack — 00 Readme First

Date: 2026-06-05. Author: Terminal 2 (Auditor / Runbook Preparer). Mode: READ-ONLY.

Purpose

Prepare the fastest safe path for the next Terminal 1 (T1) macro so it can execute the moment operator access or governance authority becomes available — without rediscovery. This pack maps every command, gate, no-go check, rollback, and expected RP-state change for: UI operator deploy, decorated-generated repoint, OOM safety, and authority execution.

Status of this pack: PARTIAL (pack fully usable)

  • The optional T1 "newest" checkpoint checkpoint-rp-post-deploy-final-acceptance-or-operator-standby-2026-06-05.md does not exist yet in the KB (returned not_found). T1 has not produced a post-deploy/standby checkpoint. Per the brief this makes the run PARTIAL.
  • However, the pack is fully buildable and fully actionable from the four prior checkpoints plus a live read-only cross-check (done 2026-06-05, see below). The next T1 macro can be chosen and executed without rediscovery.

Sources read (all four exist, with content)

  1. checkpoint-rp-ui-operator-deploy-decorated-generator-final-acceptance-2026-06-05.md (newest existing)
  2. checkpoint-rp-generator-parity-fix-contract-replace-ui-deploy-standby-2026-06-05.md
  3. checkpoint-rp-ui-current-productionization-autoscale-generator-smoke-2026-06-05.md
  4. checkpoint-rp-count-substrate-fix-registryization-generator-fullpop-v2-2026-06-05.md
  5. knowledge/dev/laws/prompt-muc-tieu-mo-for-claude-code.md (operating-style framework only; no RP/DB specifics)
  • Authoritative operational runbook on FS: /opt/incomex/docs/mcp-writes/rp-ui-operator-deploy-decorated-generator-2026-06-05/RUNBOOK_v2.md (read in full; reproduced/condensed in doc 01–04).

Live cross-check performed by T2 (read-only, 2026-06-05 ~07:57 UTC)

All values MATCH the checkpoints — zero drift, no-fake invariants hold:

  • governance_object_ownership = 0
  • axis_registry = 2 rows, 0 ACTIVE
  • AX-PROCESS official RP (axis_assignment axis_code='AX-PROCESS') = 0
  • PROC-OWN requests = 5 (all pending), PROC-OWN votes (apr_approvals) = 0
  • trigger_guard_alerts = 129
  • event_type_registry active = 30 (the 7 process.* events remain inactive draft)
  • dot_config process_dot_runtime.real_run_enabled = false
  • v_rp_guard_safety_status = OOM_SAFE__NO_LIVE_SMOKE_COMBO_LANDMINE (0 live crash landmines, 6 function-backed guards)
  • v_rp_oom_landmine_detector CRASH_LANDMINE rows = 0
  • Postgres container log: no signal-9 / "all server processes terminated" since 06:04:02 UTC; only benign statement-timeouts and column-name errors after.

How to use this pack

  • doc 01 — UI operator deploy pack (READY; blocked only by operator GitHub creds).
  • doc 02 — Decorated-generated repoint pack (engineering-ready; DO-NOT-NOW, operator-gated).
  • doc 03 — OOM safety pack (verified; the production-critical no-go rules).
  • doc 04 — Authority execution pack (PROC-OWN-01..05 mapped to gates + expected RP changes; DO NOT execute).
  • doc 05 — Next-macro selector (decision matrix by condition).
  • doc 06 — Parallel speedup recommendations (safe read-only tasks T2/T3 can run).
  • doc 07 — Final summary (classifications + what T1 must update).

Mutations by this pack

NONE except these KB audit/runbook docs. No DB, FS source, UI, Git, approvals, owners, events, REALRUN, or production-service changes. All live checks were read-only SELECTs and read-only file/log reads.

Read-path note (avoids rediscovery)

  • DB = directus (public schema). psql container = postgres, role directus/db directus.
  • Heavy/composite RP views must be queried STANDALONE with statement_timeout=0 via ssh psql; the MCP query_pg wrapper has a 5s timeout and will cancel the smoke-probe gate (see doc 03).
  • Exact SQL bodies live on FS (KB upload WAF blocks SQL-syntax bodies); this pack references object names + the FS RUNBOOK path rather than pasting DDL.
Back to Knowledge Hub knowledge/dev/reports/architecture/parallel-terminal2-rp-operator-authority-acceleration-pack-2026-06-05/00-readme-first.md