Tag

#code review

4 posts

We Gave the Same Prompt to 3 AI Coding Tools. Here's What Broke.
AI Development March 13, 2026 8 min read

We Gave the Same Prompt to 3 AI Coding Tools. Here's What Broke.

We tested Claude, GPT, and Gemini on the same pricing function. All three produced working code. All three had different bugs. Why the tool matters less than the person reviewing the output.

What a $340K Code Review Mistake Looks Like (and Why Your CI/CD Pipeline Didn't Catch It)
Code Quality March 11, 2026 8 min read

What a $340K Code Review Mistake Looks Like (and Why Your CI/CD Pipeline Didn't Catch It)

A discount engine bug slipped past 47 unit tests and a green CI/CD pipeline. How business logic errors bypass automated testing and why architect review is a financial control, not just a dev practice.

Open notebook with pen on a desk ready for writing
Engineering Process March 5, 2026 4 min read

The 3-Question Framework for Shipping AI Code Safely

Before you merge AI-generated code, ask these three questions. They take 30 seconds and can save months of production problems.

Two people reviewing code on a laptop screen together
Code Quality February 26, 2026 4 min read

The Real Cost of Skipping Code Review on AI Output

AI-generated code that skips review doesn't save time — it borrows it. Here's what actually happens when teams ship unreviewed AI code, and what it costs.