{
    "success": true,
    "data": {
        "generated_at": "2026-09-23 07:39:48",
        "window_days": 14,
        "sla_summary": {
            "total_escalated_orders": 0,
            "total_escalated": 0,
            "escalation_level_distribution": [],
            "service_type_distribution": [],
            "hourly_new_escalations": [],
            "by_level": [],
            "daily_trends": [],
            "high_level_count": 0,
            "period_days": 14,
            "window_hours": null
        },
        "escalated_orders": [],
        "ai_sla_correlation": {
            "days_analyzed": 14,
            "total_correlated": 0,
            "insights": {
                "high_escalation_with_ai": 0,
                "unreviewed_high_impact": 0,
                "sla_breach_with_ai": 0
            },
            "records": []
        },
        "actions": {
            "run_diagnosis": "POST \/api\/ops\/diagnosis\/run，JSON：{\"order_no\":\"订单号\",\"user_id\":可选整数，审计落库}",
            "order_detail_entry": "用户中心订单详情页内「运行 AI SLA 诊断」与历史记录联动"
        }
    },
    "meta": {
        "type": "ops-diagnosis-center"
    }
}