> ## Content Index
> Fetch the complete content index at: https://globalfeed.ai/llms.txt
> Use this file to discover other available public pages before exploring further.

# The end of software engineering lasted five days
- URL: https://globalfeed.ai/en/the-end-of-software-engineering-lasted-five-days/
- Published: 2026-09-01T19:34:21.000Z
- Updated: 2026-09-01T19:34:21.000Z
- Description: A viral arXiv paper declared the end of software engineering, then softened its title in five days; the production floor replies that the work is shifting from writing code to understanding it.
- Author: GlobalFeed Editor
- Tags: arxiv, agents, ai, software engineering, x-mardehaym, x-ComputerPapers, dil-en, elle, video, x-gitti

A paper posted to arXiv on June 5 split the industry with its title alone: ["The End of Software Engineering: How AI Agents Are Fundamentally Restructuring the Software Paradigm"](https://arxiv.org/html/2606.05608v1?ref=globalfeed.ai). Its author, Zhenfeng Cao of Lingxi Intelligent Investment in Shenzhen, argues that the agent has become the software itself. In the traditional model, code carries decision logic that humans wrote in advance; in agentic software, that logic is generated at runtime and code shrinks into "a transient instrument of reasoning".

The claim held for five days. On June 10, Cao uploaded a second version under the softer title ["Agentic Software"](https://arxiv.org/abs/2606.05608?ref=globalfeed.ai) and conceded that fully autonomous software engineering remains a research goal years away. The retreat did little to slow the spread: the paper kept circulating through paper-tracking accounts on X and platforms such as [alphaXiv](https://www.alphaxiv.org/abs/2606.05608?ref=globalfeed.ai) and ResearchGate.

## The answer from production

The most quoted response came from the production floor. [Mark Ajzenstadt](https://x.com/mardehaym?ref=globalfeed.ai), founder of Limestone Digital, described what his company looks like today: 200 engineers working on intent, coordination and oversight, with 98 percent of the code no longer written by hand. The hard part, he says, starts there. Catching the mistakes agents produce now fills his senior engineers' entire day, and it is harder than the keyboard work it replaced.

His objection to the paper lands on exactly that point: what Cao calls the end of the profession demands more engineering judgment than the profession ever did. The pattern matches our Uber story from this week, where agents now produce roughly 70 percent of the company's code.

The line that will outlive the debate is his as well: "The business stopped paying people to write; it never stopped paying them to understand."