pub const AI_MAGIKA_SUPPLEMENT_THRESHOLD: f32 = 0.50;Expand description
Magika ML confidence threshold for extension-supplemented routing. Between this and AI_MAGIKA_HIGH_CONFIDENCE, Magika is used but extension info supplements when there’s a conflict. Below this threshold, fall back to extension-only classification.