2 min lesson
The job: one small edit lands with a diff you understand and can undo
Use "One small edit lands with a diff you understand and can undo" to describe the practical rule.
Step 1 of 2
The job: one small edit lands with a diff you understand and can undo. Start with this check: Only expected files changed. Keep it small enough to check the result yourself instead of taking the summary on trust.
One small change, read every hunk
0:33 · narratedRead this demo as text
- Open the file with the label. Select just line 12. That selection is the blast radius. Cursor should only touch what you highlighted.
- One line? Use Inline Edit. Command-K. Not Agent. Type the exact reword, then wait for the hunk.
- Read every line of that hunk before you Accept. Then check Source Control. One modified file. That is your receipt.
Practice next: Now run the walkthrough: make the one-line Inline Edit, read the hunk, and verify the single-file diff.
Simulated Cursor 3.12 (macOS, light) — beta educational reconstruction, not the real product.