Critique coverage scorecard
NeuralMind gets a recurring, fair external critique: “the repo sells the happy
path — where’s the here’s where it sucks section, the independent benchmarks,
the security specifics, the power-user internals?” This page is the durable answer:
the critique’s points mapped to where each is addressed, what’s partial,
and what’s honestly deferred (and why).
Legend: ✅ closed · ◐ partial · ⏸ deferred (measurement/data work, not docs — we
don’t fabricate numbers, case studies, or audits).
1. Independent / third-party benchmarks
| Point |
Status |
Where |
| Reproducible benchmark on real repos (not vendor fixtures) |
✅ |
Public benchmark on pinned requests/click — docs/benchmarks/public.md, traces in bench/public/ |
Runnable benchmarks/ folder |
✅ |
benchmarks/README.md + run_all.sh |
| SWE-bench accuracy |
◐ |
Retrieval measured (evals/swe_bench/); end-to-end solve-rate ⏸ scaffolded (needs an agent loop + API key) |
| Aider polyglot agent accuracy |
⏸ |
Feature comparison exists (vs-aider-repomap); no agent-loop solve-rate |
| Head-to-head vs competitors |
◐ |
One scored live (codebase-memory-mcp); the rest with exact blockers in evals/public/COMPETITORS.md |
| Independent (non-maintainer) runs |
⏸ |
Reproducible + invited (neuralmind benchmark . --contribute); outside runs still accumulating |
2. Failure modes & limits
3. Real-world usage data
| Point |
Status |
Where |
| Staleness / incremental re-index behaviour |
◐ |
Explained (Limits §2); no published latency SLA |
| MCP / IDE integration setup |
✅ |
Integration Guide + neuralmind install-mcp --all |
| MCP / IDE latency numbers + UX |
⏸ |
Not yet benchmarked |
| Customer case studies |
⏸ |
None published — we won’t fabricate dashboard screenshots |
4. Security & privacy
5. Engineering internals for power users
The honest bottom line
The documentation-shaped gaps are closed; the measurement/data-shaped ones
(⏸) are real but require running evals with API keys, building agent loops, or data
we don’t have — so they’re tracked openly on ROADMAP.md and
listed in benchmarks/README.md rather than papered over
with invented numbers. That honesty is the position — see
HONEST-ASSESSMENT.md.