This is the big challenge for companies in the age of AI coding agents.

1. Our quality processes are not designed to handle code creation at this pace (10x the code = 10x the bugs)

2. Our organizational workflows with their various meetings and approval processes are big drags on capturing these productivity gains, yet are important and exist for valid reasons.

@carnage4life Very generous of you to assume bugs grow only linearly in volume of code. I would expect it to be quadratic or even cubic. (10x the code = 100x or 1000x the bugs)
@carnage4life This is motivated by the idea that most nontrivial bugs emerge from *interactions* between components of software, not in isolation.