Analysis Result

Root Cause
{{ analysis.root_cause }}
Confidence: {{ "%.0f"|format(analysis.confidence * 100) }}%
Related Changes: {{ analysis.related_changes }}
Runbooks: {{ analysis.matching_runbooks }}
{% if analysis.suggested_actions %}
Suggested Actions
    {% for action in analysis.suggested_actions %}
  1. {{ action }}
  2. {% endfor %}
{% endif %}
Context: {{ context.services|length }} services, {{ context.changes|length }} changes, {{ context.runbooks|length }} runbooks