pub fn capability_limits(
source: &dyn GroundingSource,
config: &VerificationConfig,
) -> Vec<CapabilityLimit>Expand description
Compute structured capability gaps for the run. These explain the stable
capability_limited warning without minting parser-warning codes for every
verification capability.