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}
)}
Finds calls stuck in active status because a node rebooted before sending an end-call event. Preview first, then close.
{error}
{result.dry_run ? "Preview: " : "Closed: "} 0 ? "text-amber-400" : "text-green-400"}> {result.count} stale call{result.count !== 1 ? "s" : ""} {result.count === 0 && — nothing to clear}
{result.call_ids.length > 0 && ({id}
))}{error}
Loading…
) : ({label}
{description}