Debug Systematic debugging for errors, test failures, unexpected behavior, and production issues. Usage Options | Flag | Purpose | | ------------- | ------------------------------------------------------------ | | | Enable log pattern analysis (error spikes, frequency, types) | | | Run SQL correlation queries on structured logs | | | Deep stack trace analysis with context | | | Issue category: bug, build, perf(ormance), deploy(ment) | When to Use - Error messages or stack traces appear - Tests are failing - Code behaves unexpectedly - User says "it's broken" or "not working" - Production erro…