{# Pipeline + status OOB updates pushed via SSE on phase/status change. Separated from event_fragment so the SSE code can conditionally include it. #} {{ task.status }} {% if task.current_phase %} phase {{ task.current_phase }} {% else %} — {% endif %}