Compact LLM Wiki
Layout
raw/ # immutable sources
wiki/ # LLM-owned markdown
index.md # catalog, read first
log.md # append-only, ## [YYYY-MM-DD] op | title
CLAUDE.md # schema + workflows
Rules
- [[wikilinks]], YAML frontmatter (tags, date, sources)
- Cite by linking to raw/
- Git repo
Ingest
Read source → discuss → write wiki/sources/.md → update all affected entity/concept pages (10–15 touches) → update
index.md → append log.md.
Query
Read index.md → drill → answer with citations → file good answers back as wiki pages.
Lint
Find: contradictions, stale claims, orphans, missing concept pages, broken refs, gaps. Fix.
Page template
tags: [entity]
sources: 3
updated: 2026-04-07
Name
Definition.
Facts
Related
[[...]]
Sources
[[sources/slug]]
Bootstrap
Ask domain/goals → create layout → draft AGENTS.md → ingest first source → evolve schema.
No replies yet.