Quick Start
Memory Access Flow
Commands
search
Find documents matching a topic using trigram fuzzy matching.| Flag | Description |
|---|---|
-n <limit> | Max results (default: 20) |
--read | Show full section content inline |
--h2 | Filter sections by exact heading level |
--h2+ | Filter by level range (h2 and deeper) |
--explain | Show score component breakdown |
tree / chain
Follow reference graphs (DFS tree or BFS chain).peek
Read full document structure with content previews.read
Retrieve full content from database (no filesystem needed).bridge
Find content-similar documents (Jaccard similarity on trigrams).deps / rdeps
index / stats
Document Types
| Extension | Description |
|---|---|
.md | Markdown documents |
.mdx | MDX documents (Markdown + JSX) |
.aiin | AIIN fragments (consciousness anchors) |
.txt | Plain text documents |