{# Live status footer for streaming log pages. The driver script `/static/urika-log-footer.js` (loaded site-wide via _base.html) populates these fields: * model — first claude-/gpt-/gemini-/qwen- token spotted in the stream * agent — most recent agent header (e.g. "─── Planning Agent ───") * tokens / cost — polled from /api/projects//usage/totals every 5s * elapsed — client-side timer started on page load Fields are unset (—) until data is available; the script is a no-op on pages that don't contain a [data-log-footer] block. #}