KB-3DBA
06 — Next Decision Router
2 min read Revision 1
06 — Next Decision Router (Track F)
v_birth_fix_next_macro_router (live)
- recommended_next_macro:
MONITOR_WITH_GUARDS - cycle_has_occurred: true
- cycle_verdict: PASS_RECURSION_CONTAINED
- no_go_pass: true (7/7)
- recurrence_state: WATCH (reflects the minor non-recursive system_issues trickle; entity_labels=0)
- exact_blocker: OWNER/OPERATOR — trigger DDL (platform) + RP UI repoint (operator); optional follow-up: stabilize title-variance checks
Routing logic
| condition | macro |
|---|---|
| RECURRENCE_SUSPECTED or no_go fails | BIRTH_EXPLOSION_EMERGENCY_RESPONSE |
| cycle not yet fired | BIRTH_FIX_NEXT_CYCLE_REVERIFY |
| cycle PASS + guards hold | MONITOR_WITH_GUARDS ← current |
Why not the others
- BIRTH_EXPLOSION_EMERGENCY_RESPONSE — not warranted; 5 clean cycles, no_go 7/7, +36 births/13h.
- BIRTH_FIX_NEXT_CYCLE_REVERIFY — already satisfied (cycle verified across 5 runs).
- BIRTH_TRIGGER_RECONCILIATION_MIGRATION_APPLY — packet ready but platform-authority-gated; not auto-run.
- RP_OBJECT_HYGIENE_UI_REPOINT — operator-UI-gated; DB SSOT already clean.
Recommended sequence for the next session/owner
- MONITOR_WITH_GUARDS (default) — watch
v_birth_fix_operational_guard_dashboard; confirmduplicate_issue_guardclears from ALERT once the pre-fix 24h residue ages out (~by 2026-06-06 10:00 UTC). - (platform) review + COMMIT
02_trigger_reconciliation_OPERATOR_PACKET.sql(18 duplicate drops; in-txn verify). - (operator) RP UI: surface
managed_object_count(2,927), not raw births. - (optional follow-up) stabilize title-variance health checks so
fn_log_issuecoalesces them.