Engineering·11 min
Why Does AI Rewrite Code I Didn't Ask It to Touch?
AI rewrites untouched code for two separate reasons: no scope boundary, and a prompt that forces a full-file rewrite instead of a diff. The fix, and a reusable template, for each.
Read more