I'm skeptical of this. I have yet to build a codebase using AI that I wasn't able to subsequently understand after taking the time to do so, esp. when aided by AI that will tirelessly answer my questions. I mean, LLMs don't always code the exact way I do, but it's not writing totally alien code that's incomprehensible to the human mind here.
exactly, and realistically if you test the crap out of a given module, you'll have a pretty damn accurate idea of how it behaves.
I'm curious, what programming language and model/harness do you use, and are there some specific practices that you use?