pub fn data_completeness(sd: &StructuredData) -> f32Expand description
Compute a data completeness score for structured data (0.0 to 1.0).
Used by the mapper to decide if browser fallback (Layer 3) is needed. Returns the fraction of key feature dimensions that can be filled.