Prevention Tools

Stop new debt before it enters your codebase

Pre-commit Warnings
47

This week

PR Reviews
23

With debt warnings

Debt Justified
12

Accepted with reason

Debt Blocked
8

Prevented this week

ADRs Created
15

All time

Pre-commit Hook Status
Real-time debt warnings before code is committed
Hook Active

Pre-commit hooks are running on all repositories

Active Checks

Code complexity
12 blocked
Deprecated APIs
8 blocked
Security patterns
5 blocked
Test coverage
3 blocked
Documentation
0 blocked
Recent Pre-commit Warnings
Latest debt warnings caught before commit
src/api/users.ts

Cyclomatic complexity > 15

SC2h ago
src/utils/parser.ts

Using deprecated Buffer API

MR4h ago
src/services/auth.ts

Hardcoded timeout value

EW5h ago
tests/unit/user.test.ts

Test coverage below 80%

JP1d ago
src/components/Form.tsx

Missing error boundary

PS1d ago