get_hotspot_score
Assess your codebase's risk concentration by computing a hotspot health score from churn and complexity, with a grade to prioritize areas needing attention.
Instructions
Get overall hotspot health score (0-100) with grade. Measures concentration of risk (churn x complexity). Lower scores indicate more hotspots that need attention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Git repository root path. |