Block a user
Stray unstyled clock overlay + incident-card/zoom-control collision on the Leaflet map
Map tiles broken in prod: NEXT_PUBLIC_MAP_TILE_URL build-arg never set in CI
Frontend punch-list (drb.cusano.net live review, 2026-09-07)
Live re-walk 2026-09-07 ~18:38 ET. Items 1/2/3 in this list confirmed still broken in prod — all three are backend/infra deploys, no frontend PR closed them:
- Map (P1 #1 area): every…
/archive (Archive tab) reported failing with a CORS error — needs the console line to root-cause
Root cause confirmed (live audit 2026-09-07, fetch hook on the Archive page).
Failing request:
GET https://api.drb.cusano.net/calls/search?limit=50&link=orphan&transcript=any
Headers:…
correlator: give the LLM tier what it needs to link, stop it defaulting to "new" (#115)
correlator: give the LLM tier what it needs to link, stop it defaulting to "new" (#115)
drb-correlation-review: ship, with two bounds landed in 1a631d6 — (1) _call_block now prints the call's talkgroup id so the "same talkgroup" rule is evaluable; (2) _prompt_incidents()…
correlator: give the LLM tier what it needs to link, stop it defaulting to "new" (#115)
logan
created branch fix/tiebreaker-manufactures-incidents in logan/server-26
2026-09-07 16:53:07 -04:00
Consensus tiebreaker manufactures incidents — resolves ~all disagreements as "new", overriding the LLM's "link"
llm_correlator._call_block reads the whole-call transcript per scene — remaining leg of #80/#95
correlator: LLM tier reads the scene transcript, not the whole call (#102)
frontend: safe fixes from the #109 punch-list
correlator: LLM tier reads the scene transcript, not the whole call (#102)
drb-correlation-review ran. Verdict: ship after two fixes (applied in 7189ba0) and after the measurement window closes.
- 0-based segment labels —
_build_transcript_blocknumbered…
summarizer reads the whole-call transcript per incident — next leg of the #80/#95/#102 scene-context leak