Skip to content

docs(readme): soften absolute claims and de-recycle benchmark headline - #451

Merged
Destynova2 merged 1 commit into
mainfrom
docs/readme-launch-hardening
Jun 30, 2026
Merged

docs(readme): soften absolute claims and de-recycle benchmark headline#451
Destynova2 merged 1 commit into
mainfrom
docs/readme-launch-hardening

Conversation

@Destynova2

Copy link
Copy Markdown
Contributor

What

Hardens the public README + benchmark doc ahead of launch, based on three independent launch premortems (GPT-5, Codex, Claude). Wording/positioning only — no behavior change, no claim beyond what the code does.

  • Tagline: drop the absolute "Your LLM traffic leaks data. Grob stops it." → bounded "blank check" framing.
  • DLP heading: "secrets never reach the provider""secrets screened before they reach the provider" (matches the guardrail reality already stated elsewhere).
  • New "Known limitations" section: DLP is a guardrail not a cryptographic boundary; spend caps are per-call not token-by-token; compliance controls are not certification; young/solo project.
  • Benchmark headline (README + benchmarks.md): replace the recycled "40x faster than LiteLLM" line (it is a competitor's blog title, and the table itself shows a bare proxy posting lower raw numbers) with the honest owned claim — ~90 µs full-stack-with-DLP overhead, sub-ms vs LiteLLM, bare proxies faster only by running none of these features.
  • Quickstart: add a 127.0.0.1 fallback for IPv4-only setups.

Why

A hostile first-click reader could otherwise quote an overclaim back at us. Every line now matches the codebase and the careful framing of the launch post.

🤖 Generated with Claude Code

Align the public landing page with the corrected launch messaging so a
hostile first-click reader cannot quote an overclaim back at us:

- Replace the absolute tagline and the "secrets never reach the provider"
  heading with bounded, guardrail-accurate wording.
- Add a "Known limitations" section (DLP is a guardrail not a boundary,
  spend caps are per-call, compliance is not certification, young project).
- Reframe the benchmark headline (README + benchmarks.md): lead with the
  measured ~90 us full-stack-with-DLP overhead instead of the recycled
  "40x faster than LiteLLM" line, and contextualize bare-proxy numbers.
- Offer an IPv4 fallback in the quickstart health check.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Destynova2
Destynova2 enabled auto-merge June 30, 2026 06:32
@Destynova2
Destynova2 merged commit df33381 into main Jun 30, 2026
30 of 31 checks passed
@Destynova2
Destynova2 deleted the docs/readme-launch-hardening branch June 30, 2026 06:33
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