{{ title }}
{{ subtitle }}
Readiness Checks
Each component is shown in a human-readable card; use Raw JSON for deploy scripts, uptime monitors, and automation.
{{ name|replace('_', ' ')|title }}
{% if check_status %}Status: {{ check_status|replace('_', ' ')|title }}
{% endif %}Details
{{ check|tojson(indent=2) }}
Health Summary
Details
{{ summary|tojson(indent=2) }}