- 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
13 lines
400 B
Markdown
13 lines
400 B
Markdown
# Plans
|
|
|
|
이 폴더는 HaBraid의 중장기 구현 계획 문서를 보관해.
|
|
|
|
## 포함 문서
|
|
|
|
- `PLAN.md` — 초기 batch processing / generator 개선 계획
|
|
- `PLAN-v2.md` — habraid 독립 아키텍처 계획
|
|
- `PLAN-MCP.md` — MCP 서버 도입 계획
|
|
- `PLAN-VECTOR.md` — vector / hybrid search 계획
|
|
|
|
세션 단위 작업 계획은 루트의 `.hermes/plans/` 아래에 따로 쌓여.
|