{"id":"knowledge/concepts/llm-wiki-pattern","relativePath":"knowledge/concepts/llm-wiki-pattern.md","title":"Definition","markdown":"\n\n# Definition\n\nThe LLM Wiki pattern treats a Markdown wiki as a durable compiled knowledge layer. An agent reads raw sources, updates wiki pages, maintains cross-links, records contradictions, and logs changes so future questions reuse accumulated synthesis instead of starting from raw retrieval every time.\n\n# Operating Model\n\n| Operation | Result |\n|---|---|\n| Ingest | A new source summary plus updates to affected concept pages, indexes, and logs. |\n| Query | A grounded answer from existing wiki pages, optionally filed back as reusable synthesis. |\n| Lint | A health check for stale claims, contradictions, missing cross-links, orphan pages, and new source needs. |\n\n# Why It Fits Meta Museum\n\nMeta Museum already has a large amount of standards, evidence, partner, and implementation knowledge. The wiki pattern lets that knowledge compound across sessions:\n\n- Linked Art docs can become navigable concept pages instead of a long one-time ingestion trail.\n- Partner evidence can be summarized once and linked to relevant strict-readiness concepts.\n- Product and standards decisions can keep their source citations while becoming easier for agents to traverse.\n- Future agents can read the wiki index first, then drill into the narrow pages needed for a task.\n\n# Guardrails\n\n- Do not use the wiki to make unverified launch or partner claims.\n- Do not copy secrets, private partner credentials, or raw `.env` values.\n- Do not replace source docs or evidence artifacts with synthesized pages.\n- File uncertainty explicitly and cite source summaries.\n\n# Related\n\n- [Open Knowledge Format](open-knowledge-format.md)\n- [Meta Museum Knowledge System](meta-museum-knowledge-system.md)\n- [LLM Wiki Maintainer Schema](../schema/llm-wiki-maintainer.md)\n\n# Citations\n\n[1] [LLM Wiki pattern note](../sources/llm-wiki-pattern-note.md)\n","sections":[],"html":"<h1 id=\"definition\">Definition</h1>\n<p>The LLM Wiki pattern treats a Markdown wiki as a durable compiled knowledge layer. An agent reads raw sources, updates wiki pages, maintains cross-links, records contradictions, and logs changes so future questions reuse accumulated synthesis instead of starting from raw retrieval every time.</p>\n<h1 id=\"operating-model\">Operating Model</h1>\n<p>| Operation | Result |</p>\n<p>|---|---|</p>\n<p>| Ingest | A new source summary plus updates to affected concept pages, indexes, and logs. |</p>\n<p>| Query | A grounded answer from existing wiki pages, optionally filed back as reusable synthesis. |</p>\n<p>| Lint | A health check for stale claims, contradictions, missing cross-links, orphan pages, and new source needs. |</p>\n<h1 id=\"why-it-fits-meta-museum\">Why It Fits Meta Museum</h1>\n<p>Meta Museum already has a large amount of standards, evidence, partner, and implementation knowledge. The wiki pattern lets that knowledge compound across sessions:</p>\n<ul><li>Linked Art docs can become navigable concept pages instead of a long one-time ingestion trail.</li><li>Partner evidence can be summarized once and linked to relevant strict-readiness concepts.</li><li>Product and standards decisions can keep their source citations while becoming easier for agents to traverse.</li><li>Future agents can read the wiki index first, then drill into the narrow pages needed for a task.</li></ul>\n<h1 id=\"guardrails\">Guardrails</h1>\n<ul><li>Do not use the wiki to make unverified launch or partner claims.</li><li>Do not copy secrets, private partner credentials, or raw `.env` values.</li><li>Do not replace source docs or evidence artifacts with synthesized pages.</li><li>File uncertainty explicitly and cite source summaries.</li></ul>\n<h1 id=\"related\">Related</h1>\n<ul><li>Open Knowledge Format(open-knowledge-format.md)</li><li>Meta Museum Knowledge System(meta-museum-knowledge-system.md)</li><li>LLM Wiki Maintainer Schema(../schema/llm-wiki-maintainer.md)</li></ul>\n<h1 id=\"citations\">Citations</h1>\n<p>[1] LLM Wiki pattern note(../sources/llm-wiki-pattern-note.md)</p>","updatedAt":"2018-10-20T01:46:40.000Z","checksum":"1538a0b7d8954d9bf786fffaac1646e76ce6699f01fb241fd4ee4f7907bff59d","checksumPrefix":"1538a0b7d895","anchorCount":0,"lineCount":47,"rawUrl":"/api/docs/content?path=knowledge%2Fconcepts%2Fllm-wiki-pattern.md","htmlUrl":"/docs?doc=knowledge%2Fconcepts%2Fllm-wiki-pattern.md","apiUrl":"/api/docs/content?path=knowledge%2Fconcepts%2Fllm-wiki-pattern.md"}