pub fn run_static_checks(project_root: &Path) -> StringExpand description
Run static analysis commands for the detected stack.
Returns a string with the combined output of all checks (best-effort). Commands that aren’t installed or fail are skipped gracefully.