What problem does it solve?
It solves the problem of turning scattered articles, notes, and research into a durable, cross-referenced knowledge base that compounds over time instead of requiring repeated re-RAG from scratch.
Core Features & Use Cases
- Persistent interlinked wiki: Maintains a Markdown knowledge base with entities, concepts, comparisons, and saved query results.
- Source ingestion with provenance: Ingests sources into a structured three-layer layout and tracks provenance so claims can be traced back.
- Orientation + consistency guardrails: Orients on existing
SCHEMA.md, index.md, and recent log.md to prevent duplicates and schema drift.
- Query + lint loop: Supports answering questions using the wiki and auditing it for orphans, broken links, frontmatter validity, staleness, contradictions, and raw drift.
Quick Start
Ask your agent to initialize a new wiki at the configured path, define the domain in SCHEMA.md, and then ingest your first set of sources to produce the initial index and log.