Architecture smells have a color.
AI writes the code; you review it. One hover shows what a function calls, who calls it, and which layers it crosses — no ⌘-clicking through five files.
findOneAndUpdate hangs straight off the controller — the edge a reviewer skims past in a 400-line diff. Here it is: one orange edge.