pub const DEFAULT_SCORE_WHEN_HTTP2_UNAVAILABLE: f64 = 0.0;Expand description
Default compatibility score returned when no HTTP/2 observations are available.
The score is 0.0 because no observation could be compared — the
runner treats the surface as “no signal” rather than “matches”.