It's all indexed.
The repository for researching open-source projects related to indexing data sources.
CocoIndex is the first researched project
in this repository. The analysis is pinned to cocoindex-io/cocoindex v1.0.3
(4432311228e4859201b457d3b6d978471692d0b1) and was performed independently
by two models:
- GPT report โ
gpt-5.5 highstatic review covering architecture, security, and applicability. - Claude report โ
claude-opus-4.7 highstatic review covering the same research checklist.
QMD is the second researched project. The
analysis is pinned to tobi/qmd v2.1.0
(65cd1b3fd02891d1ee0eefa751620918664fa321) and was performed independently
by two models at xhigh reasoning effort:
- GPT report โ
gpt-5.5 xhighstatic review. Verdict: reject as the core downstream substrate; monitor as a design reference for local hybrid markdown retrieval. - Claude report โ
claude-opus-4.7 xhighstatic review. Verdict: monitor, with a narrow adopt-with-changes path if a Markdown-RAG sub-product is in scope.
Mirage is the third researched project.
The analysis is pinned to strukto-ai/mirage v0.0.1
(8b99fb9247ecb40725d4718bac58e3bb230aad34) and was performed independently
by two models at xhigh reasoning effort:
- GPT report โ
gpt-5.5 xhighstatic review. Verdict: reject as the core indexing/search engine; monitor as a connector/VFS substrate. - Claude report โ
claude-opus-4.7 xhighstatic review. Verdict: monitor, with an adopt-with-changes path as an embedded connector layer once daemon auth, snapshot-load hardening, and SSH host-key defaults land upstream.