Last {{ lookback_days }} days — report generated {{ report_date }}
Data window: {{ window_start }} → {{ window_end }}
Average Health Score: {{ avg_score }}/100 | {{ healthy_count }}/{{ total_sensors }} sensors healthy
{{ rec.message }}
{{ rec.message }}
✔ All sensors operating within acceptable parameters. No action needed.
{% endif %} {% if attention_sensors %}| Sensor | Score | Good % | Bad % | Status |
|---|---|---|---|---|
| {{ sensor.variable }} | {{ sensor.score | round }} | {{ "%.1f" | format(sensor.flag_0_pct) }}% | {{ "%.1f" | format(sensor.flag_2_pct) }}% | {{ sensor.status }} |
| Check | Flagged % |
|---|---|
| {{ issue.name }} | {{ "%.1f" | format(issue.pct) }}% |
Flux Chamber QC — Generated {{ report_date }}
Data source: notebook {{ qc_source }}