Wiki Documentation Protocol — v1
A 3-level documentation system in which an LLM agent builds and maintains a persistent knowledge base for a codebase, structured around functions and their relationships. Updates propagate bottom-up from source code; the maintenance cost is near zero so the docs stay current. The human curates, verifies, and directs. The agent handles bookkeeping.
This protocol covers two distinct working modes:
- Doc-only pass: the agent reads source and writes document
[Description truncada. Veja o README completo no GitHub.]