Skip to content

LlmWikis knowledge page

Operate an LLM Wiki

Operate an LLM Wiki with a small repeatable loop: ingest one source, stage proposed page changes, review, write, update index and log, lint, then use retrieval only over reviewed pages.

Operating loop

  1. Ingest. Store the original in raw/, create a source record, extract claims, and mark uncertain or sensitive material.
  2. Stage. Draft page updates, metadata patches, redirects, and typed links without silently changing durable truth.
  3. Review. Check source support, contradictions, privacy, owner, status, and freshness.
  4. Write. Promote approved changes to wiki pages, update index.md and log.md, and preserve source traces.
  5. Lint. Check broken links, duplicate canonicals, missing metadata, orphan pages, stale claims, and invalid status values.