πŸ”§ Processing Diagnostics completed

πŸ“Š Core Incident Data

call_id 2026031707006
incident_type TRAFFIC W/INJUR
headline Crash with Injuries Near Route 12 and Co Rd 9
description A dark sedan is reported off the roadway near the intersection. Location described as coming from Depauville, about a half-mile to the right.
location State Route 12 & County Route 9, Clayton, NY, 13624
agencies TIERS Ambulance, Town of Clayton Fire
datetime 2026-03-17 07:00:56
category other
severity major
update_type new_incident

🎯 Processing & Status

processing_status completed
ai_completed_at 2026-03-17 07:02:43
confidence_score not set
should_post_publicly NO
pre_alert_sent YES
summary_alert_sent YES
audio_hash not set
file_name JE_72_TIERS_Ambulance_2026_03_17_07_00_56.mp3
source_file JE_72_TIERS_Ambulance_2026_03_17_07_00_56.mp3

πŸ—ΊοΈ Location Validation Process

βœ“ Successfully Validated

Final Address: State Route 12 & County Route 9, Clayton, NY, 13624

1 Attempt
2.06s processing time

Validation Attempts Timeline:

Attempt #1 - NYS GIS βœ“
7:02:41 AM
OK
Input Address:
NY-12 & Co Rd 9, Clayton, NY
βœ“ Validated Address:
State Route 12 & County Route 9, Clayton, NY, 13624
πŸ“ 44.1511898, -76.0780284 View on Map β†—
AI Decision: ACCEPT
"NYS GIS returned a clear intersection match: State Route 12 & County Route 9 in Clayton, NY 13624. This aligns with the transcript (SR 12 and a county route) and is specific enough for emergency response at an intersection in Jefferson County."

πŸ”§ Technical Details

β–Ό
Started At 03/17/2026 7:02:40 AM
Completed At 03/17/2026 7:02:43 AM
Total Processing Time 2.06 seconds
Outcome Code validated

Raw JSON Data:

{
    "attempts": [
        {
            "attempt_number": 1,
            "timestamp": "2026-03-17T07:02:41.197214",
            "provider": "NYS GIS",
            "input_address": "NY-12 & Co Rd 9, Clayton, NY",
            "validation_result": "OK",
            "validated_address": "State Route 12 & County Route 9, Clayton, NY, 13624",
            "latitude": 44.15118975376825,
            "longitude": -76.07802836040095,
            "ai_action": "accept",
            "ai_reasoning": "NYS GIS returned a clear intersection match: State Route 12 & County Route 9 in Clayton, NY 13624. This aligns with the transcript (SR 12 and a county route) and is specific enough for emergency response at an intersection in Jefferson County."
        }
    ],
    "summary": {
        "total_attempts": 1,
        "final_outcome": "validated",
        "final_address": "State Route 12 & County Route 9, Clayton, NY, 13624",
        "processing_time_seconds": 2.06,
        "started_at": "2026-03-17T07:02:40.958810",
        "completed_at": "2026-03-17T07:02:43.022974"
    }
}

πŸ”Š Audio Playback

File: /audio/JE_72_TIERS_Ambulance_2026_03_17_07_00_56.mp3

πŸ“ Primary Transcription (OpenAI)

Thousand Island Rescue. Tom Clayton Fire. Traffic was injury. State Route 12 and County Route Dark sedan off the roadway. Repeating. Thousand Island rescue. Town of Clayton fire. Traffic with injury. State Route 12 and County Route 9. Dark sedan off the roadway. Coming from DePaulville, half mile to the right.

πŸ“ Secondary Transcription (Whisper)

Thousand Island Rescue, Town of Clayton Fire, traffic with injury, State Route 12 and County Route 9, dark sedan off the roadway, repeating, Thousand Island Rescue, Town of Clayton Fire, traffic with injury, State Route 12 and County Route 9, dark sedan off the roadway, coming from DePaulville, half mile to the right.

πŸ€– AI Context & Reasoning

Model Feedback:

Both transcripts clearly indicate a TRAFFIC W/INJUR with TIERS and Town of Clayton Fire, with consistent details: NY-12 and County Route 9, dark sedan off roadway, and directional info from Depauville (about 1/2 mile to the right). No matching Clayton/TIERS call in recent history, so treated as new_incident. should_post_publicly set to false because this is a medical-category incident (traffic with injuries) under publishing rules.

Memory/Context:

Dispatch tones for Thousand Islands Emergency Rescue Service (TIERS Ambulance) and Town of Clayton Fire for a traffic accident with injuries. Reported dark sedan off the roadway. Location given as State Route 12 and County Route 9 in Clayton area; additional directions: coming from Depauville, approximately 0.5 mile to the right.

πŸ”— Related Calls Timeline

07:00:56 - Crash with Injuries Near Route 12 and Co Rd 9
Call ID: 2026031707006 | Type: new_incident

πŸ” Database Info

β–Ό

Test Queries:

Get this incident:

SELECT * FROM incidents WHERE call_id = '2026031707006';

Get alert queue:

SELECT * FROM u390051648_alerting.alert_queue WHERE call_id = '2026031707006';

Get related incidents:

SELECT * FROM incidents WHERE JSON_CONTAINS(related_calls, '"2026031707006"');

Get latest incidents:

SELECT * FROM incidents ORDER BY ai_completed_at DESC LIMIT 10;

Raw Database Record:

{
    "call_id": "2026031707006",
    "headline": "Crash with Injuries Near Route 12 and Co Rd 9",
    "description": "A dark sedan is reported off the roadway near the intersection. Location described as coming from Depauville, about a half-mile to the right.",
    "location": "State Route 12 & County Route 9, Clayton, NY, 13624",
    "agencies": "TIERS Ambulance, Town of Clayton Fire",
    "incident_type": "TRAFFIC W/INJUR",
    "file_name": "JE_72_TIERS_Ambulance_2026_03_17_07_00_56.mp3",
    "source_file": "JE_72_TIERS_Ambulance_2026_03_17_07_00_56.mp3",
    "date": "0000-00-00 00:00:00",
    "category": "other",
    "model_feedback": "Both transcripts clearly indicate a TRAFFIC W/INJUR with TIERS and Town of Clayton Fire, with consistent details: NY-12 and County Route 9, dark sedan off roadway, and directional info from Depauville (about 1/2 mile to the right). No matching Clayton/TIERS call in recent history, so treated as new_incident. should_post_publicly set to false because this is a medical-category incident (traffic with injuries) under publishing rules.",
    "memory": "Dispatch tones for Thousand Islands Emergency Rescue Service (TIERS Ambulance) and Town of Clayton Fire for a traffic accident with injuries. Reported dark sedan off the roadway. Location given as State Route 12 and County Route 9 in Clayton area; additional directions: coming from Depauville, approximately 0.5 mile to the right.",
    "related_calls": "[]",
    "update_type": "new_incident",
    "severity": "major",
    "should_post_publicly": 0,
    "transcription": "Thousand Island Rescue. Tom Clayton Fire. Traffic was injury. State Route 12 and County Route Dark sedan off the roadway. Repeating. Thousand Island rescue. Town of Clayton fire. Traffic with injury. State Route 12 and County Route 9. Dark sedan off the roadway. Coming from DePaulville, half mile to the right.",
    "transcription2": "Thousand Island Rescue, Town of Clayton Fire, traffic with injury, State Route 12 and County  Route 9, dark sedan off the roadway, repeating, Thousand Island Rescue, Town of Clayton Fire,  traffic with injury, State Route 12 and County Route 9, dark sedan off the roadway, coming  from DePaulville, half mile to the right.",
    "datetime": "2026-03-17 07:00:56",
    "confidence_score": null,
    "audio_hash": null,
    "processing_status": "completed",
    "ai_completed_at": "2026-03-17 07:02:43",
    "pre_alert_sent": 1,
    "summary_alert_sent": 1,
    "latitude": null,
    "longitude": null,
    "follow_up_alerts_sent": null,
    "detected_tones": "[\"14\", \"72\"]",
    "location_validation_log": "{\"attempts\": [{\"attempt_number\": 1, \"timestamp\": \"2026-03-17T07:02:41.197214\", \"provider\": \"NYS GIS\", \"input_address\": \"NY-12 & Co Rd 9, Clayton, NY\", \"validation_result\": \"OK\", \"validated_address\": \"State Route 12 & County Route 9, Clayton, NY, 13624\", \"latitude\": 44.15118975376825, \"longitude\": -76.07802836040095, \"ai_action\": \"accept\", \"ai_reasoning\": \"NYS GIS returned a clear intersection match: State Route 12 & County Route 9 in Clayton, NY 13624. This aligns with the transcript (SR 12 and a county route) and is specific enough for emergency response at an intersection in Jefferson County.\"}], \"summary\": {\"total_attempts\": 1, \"final_outcome\": \"validated\", \"final_address\": \"State Route 12 & County Route 9, Clayton, NY, 13624\", \"processing_time_seconds\": 2.06, \"started_at\": \"2026-03-17T07:02:40.958810\", \"completed_at\": \"2026-03-17T07:02:43.022974\"}}",
    "low_confidence_reason": null,
    "transcription_agreement": "0.48",
    "cad_code": "TRAFFIC W/INJUR",
    "incident_type_friendly": "Motor Vehicle Accident",
    "type_icon": "other"
}