3
In defense of not understanding your codebase
(www.seangoedecke.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I've worked on both kinds of codebase and on the big ones nobody ever had the full picture anyway. The understanding got rebuilt when it was needed, from the tests, the docs and the commit history. Agents make that rebuilding much quicker, so partial understanding doesn't worry me too much, as long as the team keeps writing those things down. If they stop bothering because the agent seems to cope without them, that's where I'd expect the trouble to start. I've written up the tests side of this here: https://prickles.org/tenet/living-documentation/TS1