A agent code zai iya tukmanji gyara kuhi daga gida zuwa gida — sake gida, nemo, gyara, tabbatar, aiki — amma kana jiya sakoni ta iyakacce izini, imedawa mutane, da karami changewa changewa. Agent ya baje; ka yanke abin da ya shiga genu.
The lula
1. REPRODUCE → write/run a failing test that demonstrates the bug (red)
2. LOCATE → search the codebase, read the relevant files, form a hypothesis
3. PROPOSE → draft a minimal fix (you can review the plan before any edit)
4. VERIFY → run tests + lint/typecheck → fix is proven by the test going green
5. REVIEW → show the DIFF for your approval (nothing committed yet)
6. COMMIT → only after approval, on a branch, with a clear message
