docs: differentiator-forward README + refresh stale docs#13
Conversation
Rewrite the README front door (608 to 394 lines) to lead with differentiators; correct the recall framing to nDCG parity and drop the exact-geometry bit-identical top-k claim (geometry recall diverges by design; exact ANN geometry is not the retrieval-relevant metric). Fix stale scale framing (core 1M+ single-file; ~100k scoped to the adapter path), remove the obsolete 64MB aux and 524k-row caps, remove an unbacked Chroma/LanceDB claim from the trust spec, fix a broken README cross-anchor in api.md, and drop unsourced matryoshka recall figures.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
PR Summary by QodoDocs: differentiator-forward README and refresh stale documentation
AI Description
Diagram
High-Level Assessment
Files changed (6)
|
Code Review by Qodo
1.
|
Qodo round 1: the .odb is a directory bundle, not a single file (persistence section already shows the directory) -> 'file' to 'bundle'. Remove the exact-geometry 'top-k bit-identical to fp32 cosine' recall claim from limits.md (banned metric + unsubstantiated by the cited size/latency benchmark); point retrieval-quality to the nDCG BEIR harness.
Summary
Refreshes the public docs for the sneak preview: a differentiator-forward README front door and a sweep of stale/incorrect numbers.
README (608 → 394 lines)
bits=4, within bootstrap noise atbits=2). Exact ANN geometry (~0.82–0.87 recall by design) is not the retrieval-relevant metric.Docs
docs/limits.md— removed the obsolete 64 MB aux-sidecar cap and 524k-row cap (both lifted); core-vs-adapter scale clarified (core 1M+ single-file; ~100k is the adapter-directory planning envelope).docs/persistence.md— scale reference updated.docs/api.md— fixed a brokenREADME.md#filter-dialectscross-reference to a section the rewrite removed.docs/matryoshka.md— dropped unsourced / self-contradicting recall figures; guidance now says measure-your-own.docs/roadmap/ordinaldb-trust-spec.md— removed an unbacked "Neither Chroma nor LanceDB offers this" line (it's a spec, not a marketing doc).Guardrails
Review focus