debug: common-bug-patterns checklist before first hypothesis #19

Open
opened 2026-07-18 22:05:19 +00:00 by crenshawdev · 0 comments
crenshawdev commented 2026-07-18 22:05:19 +00:00 (Migrated from github.com)

Tier: PORT (genuine gap) · single reference file

Add a common-bug-patterns checklist (frequency-ordered: null access, off-by-one, async races, …) run before forming a hypothesis in /cad-debug.

Why: shortcuts the most common bugs before spending a hypothesis cycle or a paid consult.

Cost: one reference file, wired into the debug flow's first step.

Source: internal GSD comparison note, 2026-07-18.

**Tier:** PORT (genuine gap) · single reference file Add a **common-bug-patterns checklist** (frequency-ordered: null access, off-by-one, async races, …) run *before* forming a hypothesis in `/cad-debug`. **Why:** shortcuts the most common bugs before spending a hypothesis cycle or a paid consult. **Cost:** one reference file, wired into the debug flow's first step. _Source: internal GSD comparison note, 2026-07-18._
Sign in to join this conversation.
No description provided.