LLM Wiki Pattern (by Andrej Karpathy)

Stored as reference for Anya (AI Secretary)

Summary

  • Treat LLM as a compiler for personal knowledge.
  • Focus on persistent, compounding markdown artifacts.
  • Three layers: Raw Sources (Immutable), The Wiki (Synthesized), The Schema (Instructions).
  • Operations: Ingest (add), Query (ask/file), Lint (health check).