LatestEngineeringSep 4, 2026The problem with AI code review is not that it misses bugs A scanner told me line 625 would raise a TypeError. Three lines up sat an except TypeError catching exactly that. Here is the machinery we built to drop those before anyone sees them, and the one class it cannot catch. 9 min readRead →