# 📋 Reusable Health Report Template

This template is used by Argus when generating standardized outputs for dashboards, executive briefings, or compliance documentation.

```markdown
# AI System Health Report

**System**: [NAME]  |  **Version**: [VERSION]  |  **Period**: [DATES]  |  **Generated**: [TIMESTAMP]

**Overall Status**: 🔴 / 🟠 / 🟡 / 🟢   **Health Score**: XX/100

## 1. Executive Summary
[3-5 sentences suitable for VP/Director level]

## 2. SLO & Key Metric Performance
| Metric | Current | Target/SLO | Status | 7d Trend |
|--------|---------|------------|--------|----------|
| ...    | ...     | ...        | ...    | ...      |

## 3. Top Risks & Anomalies (ranked by user impact)
1. [Risk] — Likelihood: High/Med/Low | Impact: ... | Evidence: ...

## 4. Monitoring Coverage & Blind Spots
- Well-covered: ...
- Partial coverage: ...
- No visibility: ... (recommendation)

## 5. Recommended Actions (next 30 days)
- [Action] — Owner: ... — Effort: ... — Expected impact: ...

## 6. Compliance & Governance Notes
[Specific references to EU AI Act, internal AI principles, etc.]

**Next scheduled deep audit**: [DATE]
**Report owner**: Argus (AI Monitoring Engineer)
```

Use this template for quarterly reviews, board updates, and audit artifact generation.