Visual Intelligence Plane

Severity & Compliance

Interactive Chart.js visualizations provided by the ROAR Vision Registry.

{[ { label: 'Total Analyzed', value: '3,463', icon: 'fa-chart-pie', color: 'text-action-blue', bg: 'bg-action-blue/10' }, { label: 'Failed Check Sum', value: '894', icon: 'fa-triangle-exclamation', color: 'text-danger-red', bg: 'bg-danger-red/10' }, { label: 'Verified Pass', value: '2,508', icon: 'fa-circle-check', color: 'text-success-green', bg: 'bg-success-green/10' }, { label: 'Active Planes', value: '04 Units', icon: 'fa-cloud', color: 'text-purple-400', bg: 'bg-purple-500/10' } ].map(metric => (
{metric.value}
{metric.label}
))}

Visualization Registry