A pattern for adding a decision layer to an LLM-maintained wiki.
Inspired by the LLM Wiki pattern proposed by Andrej Karpathy: persistent LLM-maintained markdown knowledge bases.
This is an idea file, designed to be copy pasted to your own LLM agent (e.g. OpenAI Codex, Claude Code, Cursor, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea. Your agent should build out the specifics in collaboration with you, fitting the structure and conventions of your existing wiki.
The thesis: LLM-wikis help agents answer questions. But agents that create tickets, open PRs, draft campaigns, update processes, or operate tools need more than knowledge. They need a durable record of judgement.