cherry-pick README rewrite → main - #1494
Merged
Merged
Conversation
…g surfaces) (#1493) Full audit + rewrite based on 3 parallel agent audits. Previous README was 351 lines and grossly stale: - Bench count 30 -> 94 (real number today) - Harness dir count 18 -> 50 - Worker + Prom + Redis 'Railway' -> VPS ocb-par-main (Paris) - Redis 'Vercel KV / Upstash' -> SRH proxy at kv.openchainbench.com - Deploy 'manual vercel --prod' -> auto on push to main via CI - URL /providers -> /products (never mentioned the rename) - Missing 8 hub routes (/answers, /chains, /compare, /hyperliquid, /perps, /prediction-markets, /rpc, /alternatives) - Missing surfaces: /feed.json (new), /llms-full.txt, /rss.xml, /api/cite/[slug]/[format], structured-data richness (Dataset + StatisticalReport + Observation + FAQPage + microdata), CDN blob fastpath, LKG fallback, middleware behaviors - Missing at-a-glance numbers + badges + repo layout section - Removed dead SEO TODOs list and hand-numbered bench IDs in tree Down to 148 lines. Tighter pitch, complete endpoint table, current architecture diagram, links to CONTRIBUTING.md + docs/architecture.md for long-form. Co-authored-by: Florent Tapponnier <contact@mobula.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry of #1493 (dev). Rewrite README to reflect current state (94 benches, 50 harnesses on VPS, CDN blob layer, new hub routes, feed.json, etc).