Structs§
- Analysis
Snapshot - A snapshot of an analysis run, stored for evolution tracking.
- Rule
Trend - Per-rule violation count change between two snapshots.
- Trend
Report - Trend report comparing two snapshots.
Functions§
- check_
regression - Check if the current score regresses compared to the last snapshot. Returns Some(TrendReport) if there’s a regression, None otherwise.
- save_
snapshot - Save an analysis snapshot to
.boundary/history.ndjson.