pub const AI_SIDECAR_CONFIDENCE_THRESHOLD: f32 = 0.70;
Minimum confidence to pass sidecar data to the LLM layer for evaluation. LLM can reason about borderline cases; below this threshold, discard.