pub const AI_COLLISION_CONFIDENCE_MAX: f32 = 0.99;
Maximum effective confidence after collision gate adjustment (ceiling to avoid 1.0).