Back

raw/articles/karpathy-llm-wiki-architecture.txt

karpathy-llm-wiki-architecture.txt

# Karpathy LLM Wiki Architecture

Source topic: persistent wiki compilation workflow as an alternative to repeated retrieval-only QA.

Key points:
- Separate immutable raw sources from mutable synthesized wiki pages.
- Continuously update summaries, entities, and cross-links as new evidence arrives.
- Use schema/process constraints so the agent behaves like a disciplined maintainer.