What problem does it solve?
It solves the problem of losing important decisions, architecture notes, and research outcomes between sessions by continuously building a self-maintained markdown knowledge base.
Core Features & Use Cases
- Ingest multi-page knowledge: Turn structured content into one or more wiki pages in a consistent format, including tags and categories for later retrieval.
- Cross-page query with references: Search across all stored pages by keywords, tags, and category, then synthesize an answer grounded in the matched page excerpts.
- Self-maintenance and hygiene: Run lint checks to detect orphan pages, outdated content, broken cross-references, oversized pages, and structural contradictions.
- Session-to-wiki continuity: Automatically capture important findings into session-log pages so you keep a living record of what was learned.
Quick Start
Ask the AI to run wiki_add to create a single page titled "Auth Architecture" with the relevant content, tags, and category.