{# Executive — AIVSS hero card (Narrative-style port). Stripe Press-flavoured big-numeric hero. Mono eyebrow on the left labels the score; mono eyebrow on the right surfaces the tier-weighted, signed-evidence provenance line. The big numeric (Source Serif Pro, 96px) is paired with a band pill (NOT_EVALUATED / CRITICAL / POOR / WARNING / GOOD / EXCELLENT). The horizontal band axis underneath shows the 5 AIVSS bands with ticks at 0 / 40 / 60 / 80 / 90 / 100. Payload fields consumed (shared view-model, no theme-specific keys): - aivss_label — big number ("44" / "—") - band_label — pill text ("GOOD" / "NOT_EVALUATED") - band_class — pill modifier ("good" / "not-evaluated") - started_at_label — eyebrow timestamp - tier_label — sub line tier name - findings_total — sub line finding count - version — sub line package version - score_sublabel — right eyebrow ("tier-weighted, signed evidence") #}

AIVSS {{ started_at_label }}

{{ score_sublabel | upper }}

{{ aivss_label }}

{{ band_label }}

Tier {{ tier_label }} · {{ findings_total }} finding{% if findings_total != 1 %}s{% endif %} · v{{ version }}

  1. Critical 0
  2. Poor 40
  3. Warning 60
  4. Good 80
  5. Excellent 90