{"repo":"olegiv/llm-wiki-go","free":true,"listed":false,"github":"https://github.com/olegiv/llm-wiki-go","clone":"git clone https://github.com/olegiv/llm-wiki-go.git","description":"Karpathy-style LLM Wiki — raw/ holds immutable source material, wiki/ is the compiled knowledge layer, wikilint enforces structure.","language":"Go","stars":12,"topics":["claude-code","cli","go","golang","karpathy","knowledge-base","linter","llm","markdown","obsidian"],"license":"GPL-3.0","category":"ai-agents","readme_excerpt":"llm-wiki-go A [Karpathy-style][karpathy-llm-wiki] \"LLM Wiki\" — a repo designed around the idea that the interesting knowledge artifact is a living, compiled wiki, not the raw source material it was distilled from. [karpathy-llm-wiki]: https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f The repo has two data layers and a small amount of Go tooling that keeps them honest: - raw/ holds immutable source material: documents, transcripts, notes, captures. Nothing in raw/ is ever rewritten, summarized in place, or deleted. - wiki/ is the canonical compiled knowledge layer, in Obsidian-friendly Markdown. Entities, topics, and sources each get their own page. Every substantive claim traces back to raw/ through a ## Sources section. Claude Code (and any other coding agent operating in this repo) acts as the compiler and editor: it reads from raw/ , compiles knowledge into wiki/ , and keeps the wiki internally consistent. The rules the agent follows are in CLAUDE.md and AGENTS.md . How the compiled knowledge is enforced The Go CLI wikilint enforces the structural invariants so the wiki stays well-formed as it grows. It checks that every page has a single # title, that substantive pages have a non-empty ## Sources section, that Markdown links and Obsidian-style [[wikilinks]] all resolve, that no two pages collide on a normalized title slug, and that no page is an orphan unreachable from wiki/index.md . File layout No go.sum file ships with the scaffold: the project currentl","default_branch":null,"files":null,"tree":[],"storefront":"/r/olegiv","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/olegiv/llm-wiki-go/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}