Calibration {% if gate %} — gate: {{ gate }}  r: {{ "%.3f"|format(r) if r is not none else "—" }}  n: {{ n if n is not none else "—" }}  → {{ recommendation if recommendation else "—" }} {% else %} — no calibration data yet (/calibration) {% endif %}