TL;DR


In Part 1 we measured how often AI generates vulnerable code (65-75%). This article answers the next question: what happens when you try to fix it?

I ran two parallel experiments with Claude Opus 4.6 across 20 prompts and 3 remediation rounds each:



Group A — Guardian Layer: ESLint scans → violations fed back to Claude → ESLint verifies...