Wiki Log
Chronological record of all operations.
[2026-04-06] init | Wiki Initialized
- Created directory structure:
raw/,raw/assets/,wiki/ - Created
CLAUDE.mdschema file - Created
wiki/index.md,wiki/log.md,wiki/overview.md - Wiki is empty and ready for first source ingest.
[2026-04-06] maintenance | Wiki Reorganized into Subdirectories
- Reason: Flat wiki/ layout produces an endless article list on the public Quartz site.
- Structure: Introduced five subdirectories under
wiki/:people/— andrej-karpathy, nate-herktools/— claude-code, obsidian, obsidian-web-clipperconcepts/— llm-wiki-patternanalyses/— rag-vs-wikisources/— summary-karpathy-10x-claude-code, ai-2027
- Root (
wiki/): index.md, overview.md, log.md unchanged. - Updated:
CLAUDE.md(directory structure, Page Types table, Ingest step 3–4),wiki/index.md(section headers match new folders). - Wikilinks: No body link changes required — Obsidian and Quartz both resolve
[[filename]]links by filename regardless of folder.
[2026-04-06] ingest | Andrej Karpathy Just 10x’d Everyone’s Claude Code
- Source: YouTube transcript by Nate Herk on Karpathy’s LLM Wiki pattern
- Pages created (9):
summary-karpathy-10x-claude-code.md— Source summaryandrej-karpathy.md— Entity: AI researcher, LLM Wiki creatornate-herk.md— Entity: YouTube creator, demo authorclaude-code.md— Entity: Anthropic’s CLI toolobsidian.md— Entity: Markdown note-taking appobsidian-web-clipper.md— Entity: Browser extension for clippingai-2027.md— Entity: Forecasting article used as demollm-wiki-pattern.md— Concept: LLM-maintained knowledge basesrag-vs-wiki.md— Comparison: LLM Wiki vs semantic search RAG
- Updated:
index.md,overview.md