Original Reddit post

So I am working on a new project with Claude Code, but this time I did a lot of documentation ahead of time and saved it into my new monorepo. Which worked great for standing up a version fast, but obviously needed a lot of build time changes/updates that have been brutal. It seems like documentation is all over the place, and pushes back on changes that contradict stale code/comments. A lot of hallucinations and bugs in my experience for the first time. Previous projects I have let the code be the source of truth and didn’t add documentation ahead of time with great success. Now I just deleted all the docs and comments which have largely turned stale and am having better results again. Almost leaning leaving the docs outside the repo with minimal comments at this point. submitted by /u/sundevil21CS

Originally posted by u/sundevil21CS on r/ClaudeCode