- Hybrid BM25 + HNSW vector search with context enrichment - Knowledge graph with entities, relations, and community detection - Host-following LLM route with fallback backends - 3-tier lint system (static + HNSW dup + contradiction detection) - Q&A Synthesis (Karpathy LLM Wiki pattern) - 16 MCP tools for agent-driven workflows - Incremental wiki generation with checkpointing - SQLite-backed item store with FTS5 + vector indexes
8 lines
57 B
Plaintext
8 lines
57 B
Plaintext
node_modules/
|
|
dist/
|
|
.sync-state.json
|
|
*.db
|
|
.env
|
|
|
|
.hermes/
|