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