pub fn analyze(project_path: &Path) -> Result<(Vec<DepFile>, Vec<DepIssue>)>
Run analysis and return structured data (for CLI integration).