fn run_pipeline( project: &Path, cfg: PipelineConfig, graph_cache_path: Option<&PathBuf>, ) -> Result<CodePropertyGraph>
Core pipeline executor