Domain Expertise Has Always Been the Real Moat
The article discusses the evolving landscape of software engineering due to the advent of agentic AI. It highlights how domain expertise has become more valuable than coding skills, as AI can generate code without understanding the underlying domain. The most effective individuals will be those who possess both domain knowledge and coding abilities, allowing them to verify the correctness of AI-generated outputs.
- ▪Agentic AI has changed the software development process by allowing code generation without a deep understanding of the domain.
- ▪Domain experts can effectively use AI tools to produce correct outputs, while generalist engineers may struggle without domain knowledge.
- ▪The most valuable professionals will be those who combine domain expertise with coding skills, enabling them to ensure both the soundness of the code and the accuracy of its outputs.
Opening excerpt (first ~120 words) tap to expand
May 30, 2026 Software Engineering AI Domain Expertise Has Always Been the Real Moat The hard part of writing software has never been the writing. It was building a working model of the domain in your head first. Before you could ship a payroll system you had to understand garnishments and pre-tax deductions and what happens when someone’s pay period straddles a rate change. Before you could ship a transit app you had to learn what a GTFS feed is, why a trip and a route aren’t the same thing, and how a bus that’s “on time” can still be wrong. The code was a transcription of that understanding. Acquiring the understanding was the job. Agentic AI severed the link between the two.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Brethorsting.