πŸ”§ Processing Diagnostics completed

πŸ“Š Core Incident Data

call_id 2026031706219
incident_type ELECTROCUTION
headline Woman Reported Electrocuted by Heating Pad on Libby Lane
description Caller reports a 29-year-old female was electrocuted by a heating pad. Cross streets are Elden Drive and Annabel Ave.
location 26923 Libby Ln, Evans Mills, NY, 13637
agencies Evans Mills Ambulance
datetime 2026-03-17 06:21:49
category medical
severity major
update_type new_incident

🎯 Processing & Status

processing_status completed
ai_completed_at 2026-03-17 06:22:44
confidence_score not set
should_post_publicly NO
pre_alert_sent NO
summary_alert_sent YES
audio_hash not set
file_name JE_64_Evans_Mills_Ambulance_2026_03_17_06_21_49.mp3
source_file JE_64_Evans_Mills_Ambulance_2026_03_17_06_21_49.mp3

πŸ—ΊοΈ Location Validation Process

βœ“ Successfully Validated

Final Address: 26923 Libby Ln, Evans Mills, NY, 13637

1 Attempt
1.92s processing time

Validation Attempts Timeline:

Attempt #1 - NYS GIS βœ“
6:22:42 AM
OK
Input Address:
26923 Libby Lane, Evans Mills, NY
βœ“ Validated Address:
26923 Libby Ln, Evans Mills, NY, 13637
πŸ“ 44.0540086, -75.8411523 View on Map β†—
AI Decision: ACCEPT
"NYS GIS returned a specific street address match: 26923 Libby Ln, Evans Mills, NY 13637. This aligns with the transcript (Libby/Libbey Lane) and is precise enough for emergency response in the Evans Mills/LeRay area."

πŸ”§ Technical Details

β–Ό
Started At 03/17/2026 6:22:42 AM
Completed At 03/17/2026 6:22:44 AM
Total Processing Time 1.92 seconds
Outcome Code validated

Raw JSON Data:

{
    "attempts": [
        {
            "attempt_number": 1,
            "timestamp": "2026-03-17T06:22:42.348132",
            "provider": "NYS GIS",
            "input_address": "26923 Libby Lane, Evans Mills, NY",
            "validation_result": "OK",
            "validated_address": "26923 Libby Ln, Evans Mills, NY, 13637",
            "latitude": 44.05400862575498,
            "longitude": -75.84115225065149,
            "ai_action": "accept",
            "ai_reasoning": "NYS GIS returned a specific street address match: 26923 Libby Ln, Evans Mills, NY 13637. This aligns with the transcript (Libby/Libbey Lane) and is precise enough for emergency response in the Evans Mills/LeRay area."
        }
    ],
    "summary": {
        "total_attempts": 1,
        "final_outcome": "validated",
        "final_address": "26923 Libby Ln, Evans Mills, NY, 13637",
        "processing_time_seconds": 1.92,
        "started_at": "2026-03-17T06:22:42.153960",
        "completed_at": "2026-03-17T06:22:44.078652"
    }
}

πŸ”Š Audio Playback

File: /audio/JE_64_Evans_Mills_Ambulance_2026_03_17_06_21_49.mp3

πŸ“ Primary Transcription (OpenAI)

Evans Mills Ambulance respond. 26923 Libby Lane. Female on the line stating she was electrocuted by a heating pad. Repeating for Evans Mills Ambulance, respond. 26923 Libbey Lane. 21 correction. 29 year old female stating she was electrocuted by a heating pad, cross streets of Elden Drive and Annabel Ave.

πŸ“ Secondary Transcription (Whisper)

Evans Mills Ambulance, respond 26923 Libby Lane, female on the line stating she was electrocuted by a heating pad, repeating 4. Evans Mills Ambulance, respond 26923 Libby Lane, 21, correction, 29-year-old female stating she was electrocuted by a heating pad, crossroads of Eldon Drive and Annabel Ave.

πŸ€– AI Context & Reasoning

Model Feedback:

Both transcripts clearly indicate an EMS dispatch for an electrocution involving a heating pad, with a consistent address (26923 Libby/Libbey Lane) and cross streets (Elden/Eldon Dr and Annabel Ave). Age is corrected from 21 to 29; used 29 in public summary. Classified as ELECTROCUTION per CAD list. Medical category => should_post_publicly set to false per publishing rules. No matching related call in recent history for this address; treated as new incident.

Memory/Context:

Dispatch for Evans Mills Ambulance to 26923 Libby (Libbey) Lane, Evans Mills. Caller reports female electrocuted by a heating pad. Age initially given as 21 then corrected to 29 years old. Cross streets: Elden/Eldon Drive and Annabel Ave.

πŸ”— Related Calls Timeline

06:21:49 - Woman Reported Electrocuted by Heating Pad on Libby Lane
Call ID: 2026031706219 | Type: new_incident

πŸ” Database Info

β–Ό

Test Queries:

Get this incident:

SELECT * FROM incidents WHERE call_id = '2026031706219';

Get alert queue:

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

Get related incidents:

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

Get latest incidents:

SELECT * FROM incidents ORDER BY ai_completed_at DESC LIMIT 10;

Raw Database Record:

{
    "call_id": "2026031706219",
    "headline": "Woman Reported Electrocuted by Heating Pad on Libby Lane",
    "description": "Caller reports a 29-year-old female was electrocuted by a heating pad. Cross streets are Elden Drive and Annabel Ave.",
    "location": "26923 Libby Ln, Evans Mills, NY, 13637",
    "agencies": "Evans Mills Ambulance",
    "incident_type": "ELECTROCUTION",
    "file_name": "JE_64_Evans_Mills_Ambulance_2026_03_17_06_21_49.mp3",
    "source_file": "JE_64_Evans_Mills_Ambulance_2026_03_17_06_21_49.mp3",
    "date": "0000-00-00 00:00:00",
    "category": "medical",
    "model_feedback": "Both transcripts clearly indicate an EMS dispatch for an electrocution involving a heating pad, with a consistent address (26923 Libby/Libbey Lane) and cross streets (Elden/Eldon Dr and Annabel Ave). Age is corrected from 21 to 29; used 29 in public summary. Classified as ELECTROCUTION per CAD list. Medical category => should_post_publicly set to false per publishing rules. No matching related call in recent history for this address; treated as new incident.",
    "memory": "Dispatch for Evans Mills Ambulance to 26923 Libby (Libbey) Lane, Evans Mills. Caller reports female electrocuted by a heating pad. Age initially given as 21 then corrected to 29 years old. Cross streets: Elden/Eldon Drive and Annabel Ave.",
    "related_calls": "[]",
    "update_type": "new_incident",
    "severity": "major",
    "should_post_publicly": 0,
    "transcription": "Evans Mills Ambulance respond. 26923 Libby Lane. Female on the line stating she was electrocuted by a heating pad. Repeating for Evans Mills Ambulance, respond. 26923 Libbey Lane. 21 correction. 29 year old female stating she was electrocuted by a heating pad, cross streets of Elden Drive and Annabel Ave.",
    "transcription2": "Evans Mills Ambulance, respond 26923 Libby Lane, female on the line stating she was electrocuted  by a heating pad, repeating 4.  Evans Mills Ambulance, respond 26923 Libby Lane, 21, correction, 29-year-old female stating  she was electrocuted by a heating pad, crossroads of Eldon Drive and Annabel Ave.",
    "datetime": "2026-03-17 06:21:49",
    "confidence_score": null,
    "audio_hash": null,
    "processing_status": "completed",
    "ai_completed_at": "2026-03-17 06:22:44",
    "pre_alert_sent": 0,
    "summary_alert_sent": 1,
    "latitude": null,
    "longitude": null,
    "follow_up_alerts_sent": null,
    "detected_tones": "[\"64\"]",
    "location_validation_log": "{\"attempts\": [{\"attempt_number\": 1, \"timestamp\": \"2026-03-17T06:22:42.348132\", \"provider\": \"NYS GIS\", \"input_address\": \"26923 Libby Lane, Evans Mills, NY\", \"validation_result\": \"OK\", \"validated_address\": \"26923 Libby Ln, Evans Mills, NY, 13637\", \"latitude\": 44.05400862575498, \"longitude\": -75.84115225065149, \"ai_action\": \"accept\", \"ai_reasoning\": \"NYS GIS returned a specific street address match: 26923 Libby Ln, Evans Mills, NY 13637. This aligns with the transcript (Libby/Libbey Lane) and is precise enough for emergency response in the Evans Mills/LeRay area.\"}], \"summary\": {\"total_attempts\": 1, \"final_outcome\": \"validated\", \"final_address\": \"26923 Libby Ln, Evans Mills, NY, 13637\", \"processing_time_seconds\": 1.92, \"started_at\": \"2026-03-17T06:22:42.153960\", \"completed_at\": \"2026-03-17T06:22:44.078652\"}}",
    "low_confidence_reason": null,
    "transcription_agreement": "0.26",
    "cad_code": "ELECTROCUTION",
    "incident_type_friendly": "Electrocution",
    "type_icon": "medical"
}