logoalt Hacker News

hn1rig3raktoday at 1:30 PM2 repliesview on HN

Biggest thing for me is wiki edits skip code review, so docs rot silently while a /docs PR at least shows up in the diff next to the change.


Replies

freedombentoday at 1:37 PM

Indeed, and also now with agents everywhere the docs can be updated and checked more regularly. If it's in the wiki, you can clone it locally and put an AGENTS.md line informing of where the docs are, but it's still a separate repo to deal with. Credit where due, it was a revolution (even a godsend) in it's time, but at this point I agree a /docs is better.

nchmytoday at 1:51 PM

im having trouble connecting the dots here. How does adding the friction of code review reduce rot?

show 1 reply