Analyses
The Analyses page shows all AI-generated analyses for your project.
Analysis list
Section titled “Analysis list”Navigate to Analyses in the project sidebar. Each analysis shows:
- Severity badge — high (red), medium (amber), or low (green)
- Title — summary of what Claude found
- Timestamp — when the analysis was generated
Analysis detail
Section titled “Analysis detail”Click an analysis to see the full assessment:
- Root cause — Claude’s assessment of what went wrong
- Recommendations — specific steps to resolve the issue
- Related logs — the log entries that triggered this analysis
- Autofix status — if a PR was generated, its current status (open, merged, closed)
Severity levels
Section titled “Severity levels”| Severity | Meaning |
|---|---|
| High | Likely affecting users now. Immediate attention recommended. |
| Medium | Potential issue. Should be investigated soon. |
| Low | Minor concern or informational. Fix when convenient. |