Added support for the Proximity Sensor stream: the tool now recognizes this stream and reports it in the output JSON
Added duration-aware threshold overrides for numeric checks: thresholds can now declare relaxed values that apply only to short recordings, via a new duration_overrides field (see Configurations and Threshold Checks)
Added new camera timing check ratio_large_deviation_over_total: the percentage of frames whose timing deviates from the expected period by more than a configurable amount
Fixed camera large-deviation frame counting so it now matches the periodic stream's behavior
Lowered the log level of the calib_json_tag_correct check from error to warning when an unexpected exception occurs (the check result is still reported in the final summary)