Skip to content

docs(website): audit and fix stale claims on doc site#7

Merged
prosdev merged 1 commit into
mainfrom
fix/website-content-audit
Mar 31, 2026
Merged

docs(website): audit and fix stale claims on doc site#7
prosdev merged 1 commit into
mainfrom
fix/website-content-audit

Conversation

@prosdev

@prosdev prosdev commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Audited all website content and fixed claims that don't match the current codebase.

Dropped (unverified with current stack)

  • 42%/44%/29% cost savings benchmark table
  • "99% fewer input tokens" claim
  • Side-by-side comparison with specific dollar amounts
  • "Context bundling" framing (dev_plan which did bundling was removed)

Fixed

  • LanceDB → Antfly in dev-search, dev-map, dev-health, dev-status pages
  • all-MiniLM-L6-v2 → BAAI/bge-small-en-v1.5 in docs/index and dev-search
  • dev explore → dev search --similar-to in cli.mdx
  • Added Antfly install to quick start
  • Test count updated to 1,600+

Rewritten

  • Homepage now describes what the tools factually do
  • "Why it helps" section uses concrete examples (grep vs semantic search)
  • No unverified performance claims

Test plan

  • pnpm build passes
  • pnpm test — 1,620 tests pass

- Rewrite homepage: drop unverified benchmark claims (42% savings, 99% fewer
  tokens), drop "context bundling" framing (dev_plan removed), replace with
  factual descriptions of what tools actually do
- Fix LanceDB → Antfly in dev-search, dev-map, dev-health, dev-status tool pages
- Fix all-MiniLM-L6-v2 → BAAI/bge-small-en-v1.5 in docs/index and dev-search
- Fix dev explore → dev search --similar-to in cli.mdx
- Add Antfly install to quick start (was missing)
- Fix test count to 1,600+

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prosdev prosdev merged commit af0d9bb into main Mar 31, 2026
1 check 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