{{ d.tool or '?' }}
{{ d.status }}
{% if d.reasons %}
{% for r in d.reasons %}{{ r }}{% if not loop.last %} · {% endif %}{% endfor %}
{% endif %}
{{ d.created_at }}
No audit rows yet.
{% else %}No denials in the last {{ summary.total }} rows — all clear.
{% endif %}