01Standardized YAML Debugging Reports for documenting symptoms, state, and findings.
020 GitHub stars
03Four-phase structured workflow: Investigate, Analyze, Hypothesize, and Implement.
04Specific hypothesis testing to ensure one change is validated at a time.
05Built-in regression verification to ensure fixes don't introduce new issues.
06Mandatory '3+ Fix Rule' that halts automated loops to prevent the sunk cost fallacy.