{# -*- CUI // SP-CTI -*- Reusable partial — Projects in Flight + Live Task Activity combined. Combines what were previously two separate sections: * Live Activity — scheduler heartbeat dot + per-task liveness cards * Projects in Flight — project/epic progress bars from args/projects.yaml Include on any page that renders the kanban board: {% include "_projects_in_flight.html" %} Host page must also call: refreshProjectsInFlight() — on load + each auto-refresh cycle checkBoardEmptyAndToggle() — after any kanban refresh #}
{# ── Section header: project title + scheduler heartbeat ── #}

Projects in Flight

{# ── Live task cards — individual in_progress tasks with liveness ── #} {# ── Project progress cards ── #}
Loading projects…