Assurance view
Use the toggle to move between calibrated assurance scores and raw values. Calibrated scores are framed around practical decision thresholds; raw values preserve the underlying measurement scale.
This view is designed to support adoption decisions and governance conversations, not to replace expert judgment.
Adoption ranking
A directional view of relative assurance posture.
Illustrative only — this is not a weighted procurement score and should be read alongside the metric guidance below.
{% for row in leaderboard %}
{{ row.overall_rank }}
{{ row.condition }}
avg rank {{ row.avg_rank }}
{% if row.wins > 0 %}🏆 {{ row.wins }}{% endif %}
{% endfor %}