pub fn monitor_fallback_frequency(
decisions: &[PaneExecutionDecision],
thresholds: &PaneMonitorThresholds,
) -> PaneMonitorVerdictExpand description
Monitor how often the policy is forced onto the conservative path. A workload that constantly falls back is not benefiting from the advanced strategies.