{% include "cc__stats_corpus_banner.html" %}

{% if status == "failed" %}Run failed{% else %}Run complete{% endif %}

Started {{ counters.started_at }} · finished {{ counters.finished_at }} · run id {{ counters.run_id }}

Assertions
{{ counters.n_assertions }}
Candidates screened
{{ counters.n_pairs_gated }}
Pairs checked
{{ counters.n_pairs_judged }}
Findings
{{ counters.n_findings }}
{% if counters.n_multi_party_findings is not none %}
Cross-document
{{ counters.n_multi_party_findings }}
{% endif %}

View contradictions