LRS ScoringLocal Risk Score combines cyclomatic complexity, nesting depth, fan-out, and non-structured exits into one actionable number per function.
Git-enriched triageSnapshot mode adds churn, touch frequency, and call-graph centrality — placing every function in a fire/debt/watch/ok quadrant.
Policy engineBlock PRs that introduce critical-risk functions or regress LRS. Works with GitHub Actions, GitLab CI, and any CI that checks exit codes.