pub const AI_SIDECAR_HIGH_CONFIDENCE: f32 = 0.85;
Minimum Magika confidence to accept ORT-layer sidecar data without LLM review. At >=0.85, ORT alone can make the accept/reject decision.