Skip to main content

Module analyze

Module analyze 

Source
Expand description

Heuristic triage analyzer and text-report rendering.

Structs§

InflightTrend
Summary of one dominant in-flight gauge trend over the run window.
Report
Rule-based triage report for one run artifact.
Suspect
Evidence-ranked suspect produced by heuristic analysis.

Enums§

Confidence
Confidence bucket derived from suspect score thresholds.
DiagnosisKind
Evidence-ranked diagnosis categories produced by heuristic triage.

Functions§

analyze_run
Analyzes one run artifact with rule-based heuristics and returns a triage report.
render_text
Renders a compact text triage summary from a Report.