Module report

Module report 

Source
Expand description

Health and recovery report models.

Structs§

HealthReport
The full health report emitted by the doctor workflow.
HealthScanTimings
Timing breakdown for the doctor scan pipeline.
RecoveryFinding
A recovery-oriented interpretation of a diagnostic.
ReportSection
A titled section of key/value runtime report data.
RuntimeReport
Runtime report sections rendered by the info command.

Enums§

RecoveryActionGroup
Recovery action group used to drive repair UI choices.
RecoveryIssueKind
Recovery issue buckets used to classify doctor findings.

Functions§

serialize_duration_micros 🔒