pub fn evaluation_paths(
pin: &StandardsPin,
actual_paths: &[String],
) -> Vec<String>Expand description
Actual changed paths plus approval-pinned, read-only context. The latter affects rule and checker applicability but never the contract write sweep.