{% if not flagged_rows %}
All clusters passed the critic review. No flags raised.
Decision: {{ row.decision }}{% if row.abstain_reason %} ({{ row.abstain_reason }}){% endif %}
State: {{ row.cell_state_candidate }} — {{ row.state_decision }}
State evidence: {{ row.state_evidence }}
{% if row.evidence_summary %}Summary: {{ row.evidence_summary }}
{% endif %}Flags: {{ row.critic_flags }}
Evidence: {{ row.critic_evidence }}
Notes: {{ row.critic_notes }}