docs: translate release highlights and surface them in the READMEs - #13
Merged
Merged
Conversation
The highlights document existed only in English while the project ships Chinese, English and Spanish READMEs and a trilingual web UI. It now follows the same <name>.<lang>.md convention with a language switcher in each file. Each README gained a Performance section with the latest release headline figures, linking to its own language of the highlights and to the CHANGELOG validation entries the figures come from, so a reader can reach the measurement without leaving their language. The 0.4.0 baselines are cited as the bench/* tags rather than raw SHAs. Those commits are unreachable from main after the squash merges, so the tags are what keeps the references resolvable. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MZJnpcfWN7VWZQ5tXKa17A
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.
Adds Chinese and Spanish versions of the release highlights, and a Performance section to all three READMEs.
Why
The highlights document shipped in English only, while the project already has Chinese, English and Spanish READMEs and a trilingual web UI. It also was not reachable from anywhere — nothing linked to it.
Changes
docs/release-highlights.zh.md,docs/release-highlights.es.md: new, following the existing<name>.<lang>.mdconvention with the same language switcher header the READMEs use.README.md/README.zh.md/README.es.md: new Performance section after the pipeline overview, carrying the 0.4.0 headline figures and linking to the highlights in the reader's own language plus the### Validationentries behind the numbers.Baselines in the 0.4.0 entry are now cited as
bench/serial-baselineandbench/pre-merged-eval→bench/merged-evalrather than raw SHAs. Those commits are unreachable frommainafter the squash merges, so the tags are what keeps the references resolvable.Verified
All 12 relative links resolve. No code changed.
🤖 Generated with Claude Code
https://claude.ai/code/session_01MZJnpcfWN7VWZQ5tXKa17A