bug-hunt · git:20260427.d56224e · 2026-04-27 · sha256 a9023d2dea89f258
bug-hunt git:20260427.d56224eA
Immutable. This exact content is served forever at /api/v1/blob/a9023d2dea89f258.
--- name: bug-hunt description: Use when reproducing, isolating, and fixing a bug with the smallest safe change. --- 1. Reproduce the issue first. 2. Identify the true failing layer. 3. Prefer a minimal fix at the root cause. 4. Add or update a focused test when possible. 5. Report: - reproduction path - root cause - fix - verification - residual risk