591 B
591 B
Root-cause bug-fix instructions
Problem to solve:
{{ inputs.problemStatement }}
Known reproduction clues:
{{ inputs.reproductionClues }}
Likely affected scope: {{ inputs.affectedScope }}. Backwards compatibility required: {{ inputs.preserveCompatibility }}.
Begin with evidence. Do not anchor on the user's suspected module if repository behavior points elsewhere. A new regression test should fail for the correct reason before the fix and pass afterward. Do not make unrelated style or dependency changes unless they are strictly necessary for the causal repair and are explained.