🔧 Processing Diagnostics completed

📊 Core Incident Data

call_id 2026031707551
incident_type Fallback
headline Fallback Post: Transcriptions are blank or too short
description
location Unknown
agencies
datetime 2026-03-17 07:55:41
category other
severity minor
update_type new_incident

🎯 Processing & Status

processing_status completed
ai_completed_at 2026-03-17 07:56:29
confidence_score not set
should_post_publicly YES
pre_alert_sent NO
summary_alert_sent NO
audio_hash not set
file_name JE_36_Plessis_Fire_2026_03_17_07_55_41.mp3
source_file JE_36_Plessis_Fire_2026_03_17_07_55_41.mp3

🔊 Audio Playback

File: /audio/JE_36_Plessis_Fire_2026_03_17_07_55_41.mp3

📝 Primary Transcription (OpenAI)

📝 Secondary Transcription (Whisper)

🤖 AI Context & Reasoning

Model Feedback:

Both transcriptions too short - Local: 0 words, OpenAI: 0 words

Memory/Context:

Transcription failed - Local faster-whisper: 0 words, OpenAI: 0 words. File: JE_36_Plessis_Fire_2026_03_17_07_55_41.mp3

🔗 Related Calls Timeline

07:55:41 - Fallback Post: Transcriptions are blank or too short
Call ID: 2026031707551 | Type: new_incident

🔍 Database Info

Test Queries:

Get this incident:

SELECT * FROM incidents WHERE call_id = '2026031707551';

Get alert queue:

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

Get related incidents:

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

Get latest incidents:

SELECT * FROM incidents ORDER BY ai_completed_at DESC LIMIT 10;

Raw Database Record:

{
    "call_id": "2026031707551",
    "headline": "Fallback Post: Transcriptions are blank or too short",
    "description": null,
    "location": null,
    "agencies": null,
    "incident_type": "Fallback",
    "file_name": "JE_36_Plessis_Fire_2026_03_17_07_55_41.mp3",
    "source_file": "JE_36_Plessis_Fire_2026_03_17_07_55_41.mp3",
    "date": "0000-00-00 00:00:00",
    "category": "other",
    "model_feedback": "Both transcriptions too short - Local: 0 words, OpenAI: 0 words",
    "memory": "Transcription failed - Local faster-whisper: 0 words, OpenAI: 0 words. File: JE_36_Plessis_Fire_2026_03_17_07_55_41.mp3",
    "related_calls": "[]",
    "update_type": "new_incident",
    "severity": "minor",
    "should_post_publicly": 1,
    "transcription": "",
    "transcription2": "",
    "datetime": "2026-03-17 07:55:41",
    "confidence_score": null,
    "audio_hash": null,
    "processing_status": "completed",
    "ai_completed_at": "2026-03-17 07:56:29",
    "pre_alert_sent": 0,
    "summary_alert_sent": 0,
    "latitude": null,
    "longitude": null,
    "follow_up_alerts_sent": null,
    "detected_tones": "[\"36\"]",
    "location_validation_log": null,
    "low_confidence_reason": null,
    "transcription_agreement": null,
    "cad_code": "Fallback",
    "incident_type_friendly": "Fallback",
    "type_icon": "sensitive"
}