report
Get a token-efficient summary of your last scan, including dead code count, complexity hotspots, and actionable next steps.
Instructions
Returns a compact, token-efficient summary of all findings from the last scan. Includes dead code count, complexity hotspots, and actionable next steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | Yes | Absolute path to the project root directory | |
| top_n | No | How many top issues to surface per category (default: 5) |