Agent Claude Code
Audits error handling for silent failures, broad catch blocks, inadequate logging, unjustified fallbacks, and mock fallbacks in production. Severity: CRITICAL (silent failure / broad catch) / HIGH (poor error message / unjustified fallback) / MEDIUM (missing context). Reports location + severity + hidden errors + user…