{% extends "base.html" %} {% set active_page = "analyze" %} {% block title %}FaultRay - AI Analysis{% endblock %} {% block page_title %}AI Analysis{% endblock %} {% block page_subtitle %}Intelligent risk assessment & recommendations{% endblock %} {% block top_actions %} {% if has_data %} {% endif %} {% endblock %} {% block content %} {% if analysis %}
{{ rec.description }}
{{ rec.remediation }}
No recommendations at this time. Your infrastructure is well-configured.
Run a simulation first, then come back to view AI-powered analysis and recommendations.