- dependency risk
- code complexity
- test coverage changes
- public code documentation
- frontend bundle size
- license policy
- N+1 query patterns
- accessibility issues
Choose a focused check
Enable a focused check when:- the repository uses the relevant framework or package ecosystem
- maintainers agree on the expected behavior
- the finding can be verified from code or build output
- the expected signal is worth the additional review volume

