{{ check }}
{{ records | length }} problem{{ "" if records | length == 1 else "s" }}
{% if check == "active_session_on_terminal_run" %}
docs
{% else %}
docs
{% endif %}
{{ record.check }}
{{ record.id }}
{% if record.context %}
{{ record.context | tojson(indent=2) }}
{{ recipe }}
{% endfor %}
No deterministic recovery recipe; inspect the linked docs.
{% endif %}Nothing to triage.