{% extends "base.html" %} {% block title %}Sraosha — Overview{% endblock %} {% block breadcrumbs %}
Contract governance at a glance
{% endblock %} {% block content %}{{ stat.label }}
{{ stat.value }}
{{ stat.hint }}
Create from scratch or paste YAML.
See downstream effects of schema changes.
Team scores and leaderboard.
{{ row.title }}
{{ row.contract_id }}
{{ row.pass_rate }}%
pass rate
{% else %}No runs
{% endif %}{{ chk.name }}
{% if chk.checks_total > 0 %}{{ chk.checks_passed }}/{{ chk.checks_total }} passed{% if chk.checks_failed > 0 %} · {{ chk.checks_failed }} failed{% endif %}
{% else %}No runs yet
{% endif %}