fix-solve · git:20260320.bfbf3af · 2026-03-20 · sha256 bdd9a75a314f72fb

fix-solve git:20260320.bfbf3afA

Immutable. This exact content is served forever at /api/v1/blob/bdd9a75a314f72fb.

---
name: fix-solve
description: "[FIX:minimal|step=3-of-3]=>[TEST:verify]=>[ACTIVATE:fix-explain]"
---
[STEP:3-of-3|name=solve]
[IF:possible]=>[WRITE:reproduction-test]
[FIX:minimal|change=as-little-as-possible]
[RUN:test]=>[VERIFY:pass]
[RUN:all-tests]=>[VERIFY:nothing-else-broke]
[VERIFY:original-symptom=gone]
[RULE:one-liner=ideal|restructure=discuss-with-user-first]
[REFACTOR-DURING-FIX|allow=false]
=>[ACTIVATE:fix-explain]