AI has changed the speed at which software can be built.
A developer can describe an API endpoint and receive an implementation in seconds. An AI coding agent can inspect a repository, modify multiple files, generate tests, run commands, debug failures, and prepare a pull request.
This is a significant improvement in development productivity.
It also creates a new problem.
Generating software faster does not mean generating scalable software.






