{# ADR-0017 Phase 6: drawer body only — rendered via cc_drawer.html's {% include body_template %}. No longer a standalone tab page. #} {% block content %}
05 — Definitions
Definition inconsistencies surfaced by the latest run. Set a verdict on each below, or in the main findings list.
{{ run.run_id }}
| Term | Doc A | Doc B | Rationale | Mark |
|---|---|---|---|---|
| {{ f.term }} | {{ f.doc_a_label }} | {{ f.doc_b_label }} | {{ f.rationale }} | {% if f.reviewer_verdict %} {{ f.reviewer_label }} {% else %} {% set pair_key = f.pair_key %} {% set detector_type = "definition_inconsistency" %} {% set prior_verdict = "" %} {% include "cc__verdict_buttons.html" %} {% endif %} |
|
Def A: {{ f.def_a_text }}
Def B: {{ f.def_b_text }}
|
||||
All findings reviewed.
{% endif %} {% endif %}