pub const DEFAULT_HIT_RADIUS_M: f64 = 0.3;
Default hit-zone radius (meters) around the point of aim at the target plane — a 30 cm circle. Shared by the CLI, FFI, and WASM so “hit probability” means the same thing everywhere.