Merge a caller-supplied AnalysisOverrides set into the default
DeepAnalysis produced by a builder.
Undefined, null, and empty array/record overrides are ignored, so callers
can pass a single unified overrides object across the five builders without
null-guarding every field.
Merge a caller-supplied AnalysisOverrides set into the default
DeepAnalysisproduced by a builder.Undefined, null, and empty array/record overrides are ignored, so callers can pass a single unified overrides object across the five builders without null-guarding every field.