Diagnose
A discipline for hard bugs. Do not skip phases for urgency, authority pressure, or plausible hunches. Emergency mitigations are allowed only as temporary containment and must not be presented as the fix.
When exploring the codebase, use the project's domain glossary to get a clear mental model of the relevant modules, and check ADRs in the area you're touching.
Red Flags
- "Probably the cause is X" without evidence
- "Fix today" pressure
- "Can't reproduce, but patch anyway"
[Description truncada. Veja o README completo no GitHub.]