Fetches recent incidents with per-call correlation debug fields, plus orphaned calls. Copy the JSON and paste it to Claude to diagnose correlation problems.
{error}
{meta.incident_count} incidents · {meta.orphaned_call_count} orphaned calls · {meta.generated_at}
corr_path distribution
{Object.entries(pathCounts).sort((a, b) => b[1] - a[1]).map(([path, n]) => (fit_signal distribution
{Object.keys(signalCounts).length === 0 ?No signal data yet — deploy correlator update first
: Object.entries(signalCounts).sort((a, b) => b[1] - a[1]).map(([sig, n]) => (orphans by talkgroup
{meta.orphans_by_talkgroup.map((tg) => (
{json}
)}
{error}
Loading…
) : ({label}
{description}