{# -*- CUI // SP-CTI -*- Reusable partial — Autonomous Recovery panel. Shows the failure_triage + autofix + recent-failures stream so the operator can see what the autonomous system is doing. Auto-hides entirely when nothing is happening (no triage markers in the last 24h, no autofix branches, no unresolved failures in the last hour). Include on any page that wants this view: {% include "_autonomy_status.html" %} Host page must call refreshAutonomyStatus() on load and in its auto-refresh loop. The function + window.ICDEV_AUTO namespace are guarded against double-include. #}