Repo-Local Documentation System for Humans & Agents

3 points by lukewilson


ratsclub

I find it particularly hard to understand how people actually use this type of knowledge base. May you expand a bit on the following points?

typesanitizer
  1. Is there an example of a codebase which uses this in practice? If so, how old is it/how long has it been using this system?
  2. How does this help prevent docs from getting out-dated as the code changes?
lukewilson

This is similar to Andrej Karpathy's LLM-Wiki, which specifies agents generating and maintaining a documentation index over some notes or other scattered documents or ideas. The difference is that I take the opinionated stance that documentation changes should be reviewed with the same level of scrutiny as code changes. This specification is also intentionally focused on a simple, practical documentation system, whereas LLM-Wiki describes a more general-purpose knowledge base.