Auto-Test & Safety Harness for AI-Generated Code
The Problem
AI-generated code can introduce subtle bugs (especially in unsafe languages like C++), and teams routinely encounter production incidents from code they didn't fully understand. Current CI pipelines rarely create focused property-based/fuzz tests automatically for new code snippets.