Types

Configuration

LLMWiki.WikiConfigType
WikiConfig

Global configuration for a LLMWiki instance. Controls directory layout, LLM provider settings, compilation limits, and search parameters.

State

LLMWiki.WikiStateType
WikiState

Persistent state for the entire wiki. Serialised to .llmwiki/state.json and used for incremental change detection.

LLMWiki.SourceEntryType
SourceEntry

Per-source state entry that records the content hash and list of concepts extracted from a single source file.

Content

Enums

Search & Lint Results