{{ report.repo_url }}
No trace artifacts found in this repository. Documentation evidence below is the only basis for this audit.
{% else %}Found {{ report.trace_artifacts_found }} trace artifact(s).
{% if report.trace_report %}Overall trace compliance score: {{ "%.1f"|format(report.trace_report.overall_score * 100) }}%
{% endif %} {% endif %}{{ doc_summary.present }} present · {{ doc_summary.partial }} partial · {{ doc_summary.absent }} absent · {{ doc_summary.total }} total
| Requirement | Regulation | Status | Evidence |
|---|---|---|---|
{{ r.check.id }} |
{{ r.check.regulation }} {{ r.check.article }} | {% if r.status == "present" %}present {% elif r.status == "partial" %}partial {% else %}absent {% endif %} | {{ r.evidence }} |