Green suite, wrong detector is the exact trap I keep warning people about: the tests validate your assumptions, not reality. I wrote up how I generate test cases that actually catch this class of bug: kartiknvjk.hashnode.dev/how-i-generate-llm-test-c… . How did you eventually catch that the detector was off, a production signal or a manual check?
Julian Neagu
500+ AI tools shipped solo. Founder of VisionVix.
The part about testing your own assumptions really hit home. A green suite can just mean you built a perfect loop between the code and your fixtures.
Using real corpus data feels like the better sanity check, especially for security tools where normal words can look suspicious.