Repo-Local Documentation System for Humans & Agents
3 points by lukewilson
3 points by lukewilson
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?
Excellent questions.
docs/templates directory into its destination, such as copying system.md into the docs/systems directory for a new system. Fill in what you already know, then have the AI complete or refine the rest. If you prefer, you can skip the manual setup entirely and ask the AI to generate the document directly from the appropriate template.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.