Coverage and concrete signals
For oversized files, inspect the concrete scope below instead of relying on a category label. Record file size, concentrated responsibilities, and the smallest module boundary that would make review and testing clearer.
- Focus: Detect large source files that concentrate unrelated behavior and review risk.
- Workflow: Rule ID: RADAR-HEALTH-SIZE
- Coverage and concrete signals: RADAR-HEALTH-SIZE, unsafe pattern, safer pattern, Code health
FocusExact file location, rule context, severity, confidence, and remediation guidance.Boundary
Detect large source files that concentrate unrelated behavior and review risk.Record file size, concentrated responsibilities, and the smallest module boundary that would make review and testing clearer.Generated files, schemas, and migrations may be large by design; exclude them only with an explicit ownership note and keep hand-authored logic focused.