Would you trust documentation your team didn't write?
Maker here...
RepoFold generates a wiki from your GitHub repo, and the whole design revolves around one rule: no sentence ships unless it can cite the exact file and lines it came from, verified against the parsed source.
I made that rule because every AI generated doc I tried before looked convincing and was subtly wrong. But I keep wondering where the trust threshold really is for other developers.
So, honest question: what would it take for you to rely on generated docs? Line level citations? Seeing the changelog of what changed and why? Being able to click through to the source? Or is there something else that would make or break it for you?
Trying it takes about two minutes (connect a repo, wiki appears): https://repofold.dev. Free during the beta, and I read every answer here.
Replies