Two data points dropped in the last few months that should terrify every software company that thinks its codebase is a moat.
First, one engineer at Cloudflare, working with Claude via AI agents, rebuilt 94% of Next.js, one of the most widely used frontend frameworks on the internet, built over 10 years by a large engineering team in a single week.
Total cost was $1,100 in API tokens.
The result, called Vinext, is a drop-in replacement that builds production apps up to 4x faster and produces client bundles 57% smaller and customers are already running it in production.
Second is Cursor CEO Michael Truell deployed a swarm of hundreds of GPT-5.2 agents that ran uninterrupted for an entire week and built a fully functional web browser from scratch called FastRender.
3 million lines of code, thousands of files and a custom Rust rendering engine with HTML parsing, CSS layout, text shaping, and a custom JavaScript VM.
Total cost was roughly $30,000.
For context, Google has spent billions of dollars and decades of engineering building Chrome.
And the benchmarks say by next year, you will be able to one-shot prompt anything.
The moat that software companies spent decades building, the complexity of their codebase, the years it would take a competitor to replicate it, the switching costs that moat assumed humans were the unit of production.
AI does not care how long it took you to build it, it only cares how long it takes to rebuild it.
And right now, the answer is one week.