{% if scan %}
Target {{ scan.target_ref }} ({{ scan.target_mode }}) ·
Tier {{ scan.tier.value }} ·
Duration {{ "%.1f"|format(scan.duration_seconds) }}s
{% else %}
Subscribed to live events. Waiting for first signal…
{% endif %}