Lesson 11: Inspect, Understand and Plan Before Editing
An AI coding agent receives a simple request: add a discount to checkout. It immediately edits a file called checkout, but the pricing rule actually lives in a service and also affects invoices and renewals. The change appears successful in one place while leaving connected behaviour inconsistent. The lesson is that a clear request is not the same as an understanding of the software behind it.
