Why DDD Matters More in the Age of AI-Generated Code
Generated code is cheap. Domain clarity is scarce.

Search for a command to run...
Series
A series about why domain-driven design becomes more important in the age of AI-generated code, not less.
Generated code is cheap. Domain clarity is scarce.

I keep noticing how natural it feels to solve problems with AI by adding more input and trying to explain things better to the model. If the answer is weak, add the missing file. If the design looks s

I keep running into the same uncomfortable moment when using AI in software work. You ask it to explain part of a system, and the answer is useful. It connects code, documentation, tests, and names th

I have started to think that we sometimes put too much attention on the inside of a bounded context, and too little on the surface where other systems meet it. The internal model matters, of course. I
