πŸ”§ Processing Diagnostics completed

πŸ“Š Core Incident Data

call_id 2026031705304
incident_type WIRES/TREE DOWN
headline Wires Hanging from Pole on Gotham Street
description Wires reported hanging down from a utility pole near Academy Street.
location 411 Gotham St, Watertown, NY, 13601
agencies City of Watertown Fire
datetime 2026-03-17 05:30:04
category other
severity minor
update_type new_incident

🎯 Processing & Status

processing_status completed
ai_completed_at 2026-03-17 05:31:05
confidence_score not set
should_post_publicly YES
pre_alert_sent NO
summary_alert_sent YES
audio_hash not set
file_name WT_47_City_of_Watertown_2026_03_17_05_30_04.mp3
source_file WT_47_City_of_Watertown_2026_03_17_05_30_04.mp3

πŸ—ΊοΈ Location Validation Process

βœ“ Successfully Validated

Final Address: 411 Gotham St, Watertown, NY, 13601

1 Attempt
2.99s processing time

Validation Attempts Timeline:

Attempt #1 - NYS GIS βœ“
5:31:01 AM
OK
Input Address:
411 Gotham St, Watertown, NY
βœ“ Validated Address:
411 Gotham St, Watertown, NY, 13601
πŸ“ 43.9704970, -75.9087448 View on Map β†—
AI Decision: ACCEPT
"NYS GIS returned an exact match for the dispatched address: 411 Gotham St, Watertown, NY 13601. Gotham St is a known Watertown street and the result is specific to a street-number level, suitable for emergency response (wires down call)."

πŸ”§ Technical Details

β–Ό
Started At 03/17/2026 5:31:01 AM
Completed At 03/17/2026 5:31:04 AM
Total Processing Time 2.99 seconds
Outcome Code validated

Raw JSON Data:

{
    "attempts": [
        {
            "attempt_number": 1,
            "timestamp": "2026-03-17T05:31:01.958964",
            "provider": "NYS GIS",
            "input_address": "411 Gotham St, Watertown, NY",
            "validation_result": "OK",
            "validated_address": "411 Gotham St, Watertown, NY, 13601",
            "latitude": 43.970496968807986,
            "longitude": -75.90874476549598,
            "ai_action": "accept",
            "ai_reasoning": "NYS GIS returned an exact match for the dispatched address: 411 Gotham St, Watertown, NY 13601. Gotham St is a known Watertown street and the result is specific to a street-number level, suitable for emergency response (wires down call)."
        }
    ],
    "summary": {
        "total_attempts": 1,
        "final_outcome": "validated",
        "final_address": "411 Gotham St, Watertown, NY, 13601",
        "processing_time_seconds": 2.99,
        "started_at": "2026-03-17T05:31:01.648328",
        "completed_at": "2026-03-17T05:31:04.634882"
    }
}

πŸ”Š Audio Playback

File: /audio/WT_47_City_of_Watertown_2026_03_17_05_30_04.mp3

πŸ“ Primary Transcription (OpenAI)

City fire telephone alarm engine two, respond. 411, three for wires hanging down from the pole. Repeating for city fire telephone alarm engine two, respond. 411, Both of them straight for wires hanging down from the pole. Cross streets of Academy Street in Kaizab.

πŸ“ Secondary Transcription (Whisper)

City Fire Telephone Alarm, Engine 2, respond 4-11, Gotham Street, for wires hanging down from the pole. Repeating for City Fire Telephone Alarm, Engine 2, respond 4-11, Gotham Street, for wires hanging down from the pole across the streets of Academy Street and Kaizab.

πŸ€– AI Context & Reasoning

Model Feedback:

Both transcripts clearly indicate a wires-down call: 'wires hanging down from the pole.' Address appears as '4-11 Gotham Street' / '411 Gotham'β€”interpreted as 411 Gotham St, Watertown. Cross streets agree on Academy Street; the second cross street is garbled ('Kaizab'), so it was not used in the public location/description but retained as uncertain in memory. Single-agency dispatch (City of Watertown Fire) from filename. No related calls in recent history.

Memory/Context:

City of Watertown Fire dispatched via telephone alarm. Engine 2 to 411 Gotham St for wires hanging down from a pole. Cross streets: Academy St and (transcript unclear) possibly β€œKaizab/Kaizab St”.

πŸ”— Related Calls Timeline

05:30:04 - Wires Hanging from Pole on Gotham Street
Call ID: 2026031705304 | Type: new_incident

πŸ” Database Info

β–Ό

Test Queries:

Get this incident:

SELECT * FROM incidents WHERE call_id = '2026031705304';

Get alert queue:

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

Get related incidents:

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

Get latest incidents:

SELECT * FROM incidents ORDER BY ai_completed_at DESC LIMIT 10;

Raw Database Record:

{
    "call_id": "2026031705304",
    "headline": "Wires Hanging from Pole on Gotham Street",
    "description": "Wires reported hanging down from a utility pole near Academy Street.",
    "location": "411 Gotham St, Watertown, NY, 13601",
    "agencies": "City of Watertown Fire",
    "incident_type": "WIRES/TREE DOWN",
    "file_name": "WT_47_City_of_Watertown_2026_03_17_05_30_04.mp3",
    "source_file": "WT_47_City_of_Watertown_2026_03_17_05_30_04.mp3",
    "date": "0000-00-00 00:00:00",
    "category": "other",
    "model_feedback": "Both transcripts clearly indicate a wires-down call: 'wires hanging down from the pole.' Address appears as '4-11 Gotham Street' / '411 Gotham'\u2014interpreted as 411 Gotham St, Watertown. Cross streets agree on Academy Street; the second cross street is garbled ('Kaizab'), so it was not used in the public location/description but retained as uncertain in memory. Single-agency dispatch (City of Watertown Fire) from filename. No related calls in recent history.",
    "memory": "City of Watertown Fire dispatched via telephone alarm. Engine 2 to 411 Gotham St for wires hanging down from a pole. Cross streets: Academy St and (transcript unclear) possibly \u201cKaizab/Kaizab St\u201d.",
    "related_calls": "[]",
    "update_type": "new_incident",
    "severity": "minor",
    "should_post_publicly": 1,
    "transcription": "City fire telephone alarm engine two, respond. 411, three for wires hanging down from the pole. Repeating for city fire telephone alarm engine two, respond. 411, Both of them straight for wires hanging down from the pole. Cross streets of Academy Street in Kaizab.",
    "transcription2": "City Fire Telephone Alarm, Engine 2, respond 4-11, Gotham Street, for wires hanging down  from the pole.  Repeating for City Fire Telephone Alarm, Engine 2, respond 4-11, Gotham Street, for wires  hanging down from the pole across the streets of Academy Street and Kaizab.",
    "datetime": "2026-03-17 05:30:04",
    "confidence_score": null,
    "audio_hash": null,
    "processing_status": "completed",
    "ai_completed_at": "2026-03-17 05:31:05",
    "pre_alert_sent": 0,
    "summary_alert_sent": 1,
    "latitude": null,
    "longitude": null,
    "follow_up_alerts_sent": null,
    "detected_tones": "[\"47\"]",
    "location_validation_log": "{\"attempts\": [{\"attempt_number\": 1, \"timestamp\": \"2026-03-17T05:31:01.958964\", \"provider\": \"NYS GIS\", \"input_address\": \"411 Gotham St, Watertown, NY\", \"validation_result\": \"OK\", \"validated_address\": \"411 Gotham St, Watertown, NY, 13601\", \"latitude\": 43.970496968807986, \"longitude\": -75.90874476549598, \"ai_action\": \"accept\", \"ai_reasoning\": \"NYS GIS returned an exact match for the dispatched address: 411 Gotham St, Watertown, NY 13601. Gotham St is a known Watertown street and the result is specific to a street-number level, suitable for emergency response (wires down call).\"}], \"summary\": {\"total_attempts\": 1, \"final_outcome\": \"validated\", \"final_address\": \"411 Gotham St, Watertown, NY, 13601\", \"processing_time_seconds\": 2.99, \"started_at\": \"2026-03-17T05:31:01.648328\", \"completed_at\": \"2026-03-17T05:31:04.634882\"}}",
    "low_confidence_reason": null,
    "transcription_agreement": "0.39",
    "cad_code": "WIRES/TREE DOWN",
    "incident_type_friendly": "Wires or Trees Down",
    "type_icon": "other"
}