Genie eval
{% for a in agents %}
{{ a.title or a.agent_key }} · v{{ a.scope_version }}
{% endfor %}
Runs
{% include "_job.html" %}
◐
{% include "_stats.html" %}
{% with rows=rows, agent=agent, filter=filter, q=q %}{% include "_rows.html" %}{% endwith %}