pub fn analyze_source(path: &Utf8Path, src: &str) -> Vec<Finding>
Commented-code findings from a file’s source text (also the live LSP path).