Skip to content

docs: front-page badges + sharper agentic-RAG pitch - #8

Merged
jmcgrath207 merged 1 commit into
mainfrom
docs/front-page
Sep 9, 2026
Merged

jmcgrath207 merged 1 commit into
mainfrom
docs/front-page

Conversation

@jmcgrath207

Copy link
Copy Markdown
Owner

What

  • Badge row under the title: CI · crates.io · PyPI · GHCR · Helm · MIT (all URLs verified 200).
  • Sharper pitch — lead with cost on agent re-query + one endpoint + measured hit rate, not latency. The 138× claim was cache-lookup vs ONNX+qdrant miss, not production traffic; hero now leads with the honest number: ~89.5% exact hit rate on the 8k agentic trace.
  • Trim — removed duplicate The problem / Consider / Skip / At a glance / FAQ blocks (kept When to use / When not to use / vs alternatives).
  • Aligned one-liners across Cargo.toml, sdk/python/pyproject.toml, sdk/rust/Cargo.toml, deploy/helm/conproxy/Chart.yaml, sdk/python/README.md.

Why

Strategy doc (docs/strategy-assessment.md §1.5) already flagged the latency pitch as wrong: retrieval latency doesn't sell in classic RAG; cost + agents + one MCP endpoint + measured hit rates do.

Notes

  • No version bump — descriptions land on crates.io/PyPI at the next tag.
  • After merge: update the GitHub repo About description to match.

Lead with cost on agent re-query + one endpoint + measured hit rate,
not latency. Drop duplicate problem/consider/skip/at-a-glance/FAQ blocks.
Align crate/PyPI/Helm/SDK descriptions to the same one-liner.
@jmcgrath207
jmcgrath207 merged commit 6435e58 into main Sep 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant