Skip to content

Instantly share code, notes, and snippets.

View Greschat's full-sized avatar

André Greschat Greschat

  • Germany - Schleswig-Holstein
  • 16:39 (UTC +02:00)
  • LinkedIn in/andregreschat
  • Joined May 2, 2026
View GitHub Profile
@Greschat
Greschat / llm-wiki-quality-gates.md
Last active May 2, 2026 12:12
LLM Wiki with Quality Gates: Extending Karpathy's Pattern for Governance-Oriented Knowledge Work

LLM Wiki with Quality Gates

Why this exists

Karpathy's LLM Wiki pattern is a strong starting point for personal knowledge bases: raw sources go in, an agent compiles them into a persistent wiki, and the wiki becomes the interface for future questions.

That works well for learning, research, and personal synthesis.

But once knowledge work needs to become reliable, reviewable, and governance-ready, the basic pattern needs additional operating layers: input triage, quality gates, review cycles, decision-aware run records, purpose-bound briefings, and lessons learned.