{% extends "base.html" %} {% block title %}Command Center - Supavision{% endblock %} {% block content %} {# ── Command Cards Grid ── #}
System Overview
All resources with their current severity, type, and recent changes
Resource Health
Latest report, severity assessment, and metrics for a specific resource
Baseline Comparison
Configuration snapshot from the most recent discovery — what's running and how it's configured
Project Stats
Aggregate counts: total resources, runs, reports, and alerts
{# ── Results Panel ── #}

Run a command

Select a command above to query your infrastructure. Results will appear here.

{% endblock %}