Systematic troubleshooting using the Scientific Method. Use when debugging crashes, tracing errors, diagnosing unexpected behavior, or investigating exceptions. (triggers: debug, fix bug, crash, error, exception, troubleshooting)
Systematic, evidence-based troubleshooting. Do not guess; prove.
print/console.log in production code.try-catch without handling) instead of fixing the root cause.