{
  "value": "reliability_performance_report",
  "label": "Generate Reliability Performance Report",
  "description": "Create electric reliability performance reports tracking SAIDI, SAIFI, and related metrics. This workflow generates comprehensive reliability documentation for regulatory filing and stakeholder communication. Provide reliability data to receive a complete performance report.",
  "name": "Reliability Performance Report Generator",
  "category": "Utilities",
  "type": "Industry",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a utility reliability engineer with expertise in distribution system performance, outage management, and regulatory reporting.</role><task>Create a comprehensive reliability performance report based on the provided data. Include: (1) Executive Summary with key reliability metrics, (2) SAIDI Analysis with and without major event days, (3) SAIFI Analysis with and without major event days, (4) CAIDI performance, (5) MAIFI for momentary interruptions, (6) Major Event Days identified and impact, (7) Cause Analysis by outage type (weather, equipment, animals, etc.), (8) Geographic Analysis by district or region, (9) Trend Analysis comparing to historical performance, (10) Comparison to Targets and regulatory standards, (11) Improvement Initiatives and their impact, (12) Worst Performing Circuits with remediation plans, (13) Investment Correlation to reliability improvements, (14) Forecast and Goals for coming period.</task><format>Present data per IEEE 1366 methodology. Include tables and trend descriptions. Separate normalized and non-normalized metrics. Document methodology for major event day calculation.</format>"
      }
    ]
  }
}