We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(wiki): sync v2.5 overhaul from source Mirror of reworked wiki/; adds AI-Powered-Tools + Frontmatter-Fields/Vault-Entry-Templates/Advanced-Entry-Gating + Contributing-Translations; removes old AI-Tools page.
fully push wiki
Sync wiki to v2.0-beta source + apply doc style guide Cross-checked every page against current code. Fixed factual drift (settings defaults, slash commands, drawer tab labels, pipeline timings, gating operators/types, Scribe frontmatter, Librarian/Emma coverage). Rewrote prose under the new style guide. Added For-World-Info-Users guide to in-repo wiki.
docs: custom frontmatter fields across all wiki pages
feat: decompose Features.md, add What-is-DeepLore, document Why Not/BM25/Simulate Features.md split into 6 focused pages: Inspection-and-Diagnostics, AI-Powered-Tools, Entry-Matching-and-Behavior, Injection-and-Context-Control, Infrastructure, Setup-and-Import. New conceptual page What-is-DeepLore. Updated sidebar and home navigation. Fixed warmup docs.
docs: fix 29 documentation discrepancies from 5-expert audit
docs: sync wiki with v0.15 staging code Add 8 missing slash commands, AI Notebook/Auto Lorebook/Multi-Vault/Injection Dedup sections, fix pipeline flow diagram, fix timeout default, add enabled field to frontmatter reference
docs: add probability field, budget bypass note, manifest header fix, session-scoped stats
Document undocumented DLE features: constant, refine_keys, cascade_links Add frontmatter field reference entries, templates (#13-15), Features page sections, and Pipeline step documentation for three features that were fully implemented but missing from the wiki.
docs: fix plugin file listing, add content stripping guide to Writing Vault Entries Remove incorrect package.json from server plugin listing. Add 'What Each AI Sees' details showing automatic stripping (H1, wikilinks, images, comments) and how to use exclusion zones.
docs: show what each AI sees on vault entry examples Added 'What Each AI Sees' section to Writing Vault Entries showing the manifest view (selection AI) vs injected content (writing AI) with concrete examples. Also fixed incorrect package.json in Installation.md server plugin file listing.
Initial wiki: installation, vault entries, AI search, pipeline, features, settings, commands