Disciplined diagnosis loop for bugs and regressions when the cause is unknown. Feedback loop first, then hypothesise and instrument to a confirmed root cause. After root cause, every fix goes through /create-ticket (BUG), then user-invoked /implement; never implement the production fix here. Use whe
Disciplined diagnosis loop for bugs and regressions when the cause is unknown. Feedback loop first, then hypothesise and instrument to a confirmed root cause. After root cause, every fix goes through /create-ticket (BUG), then user-invoked /implement; never implement the production fix here. Use when the user says /diagnose, "debug this", "diagnose this", reports a bug with unclear cause, or somet