{# The live activity pane (spec §4.9). Everything is derived from the session NDJSON stream and tagged telemetry; live/ is ephemeral + gitignored, never part of the gate. No timeline → honest idle / expired state (never a faked or blank pane). #} {% import "macros.html" as m %} {% if not live.timeline %} {{ m.empty_inline(live.title, live.reason) }}
{% else %}