@itamar_mar
Generating code and verifying code are fundamentally different engineering problems. Good to see Claude Code recognizing the importance of review. And does it cost $15-20 per PR ?!@#? But the real question is: Should the same system that generates the code also verify it? In mature systems, we separate concerns: • Creation systems → generation • Integrity systems → quality, governance, verification, observability They operate on different philosophies: generation optimizes for output, verification for skepticism. Speed is easy. Quality is the hard part. And as code generators evolve, teams will want the freedom to switch between them. That’s why we believe the winning stack will look like: Claude + Qodo = speed + quality = velocity (Claude reviewing Claude risks shared blind spots and even $$ spend?)