Tool activity (last 20)

{% if rows %} {% for r in rows %} {% endfor %}
rowtimetoolstatusopa
{{ r.row_id }} {{ r.created_at }} {{ r.tool or '?' }} {{ r.status or '?' }} {{ r.opa_allow if r.opa_allow is not none else '—' }}
{% else %}

No audit rows yet. {% if audit_path %}
Path: {{ audit_path }}{% endif %}

{% endif %}