[auto] update translations - #724
Conversation
|
Thanks @hermes-exosphere for your contribution to Failproof AI! 🙌 We'd love to discuss your PR and welcome you to our community: https://discord.befailproof.ai/ |
|
Important Review skippedToo many files! This PR contains 785 files, which is 635 over the limit of 150. To get a review, reduce the PR to 150 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. Usage-priced reviews support at most 300 files. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (785)
You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Hermes
Adds a complete 14-language documentation corpus and locale navigation. Static review found no reportable correctness, security, data, or compatibility defects: all 770 localized MDX pages are present and routed, local media references resolve, internal routes are locale-prefixed, and code fences are balanced. Deployment-equivalent MDX parsing could not run locally because the isolated checkout lacks dependencies. What this changesflowchart LR
n0Documentationnavigation["~ Documentation navigation"]
n1Localizeddocumentation["+ Localized documentation"]
n2LocalizedprojectREADMEs["+ Localized project READMEs"]
n0Documentationnavigation -- "routes locale pages" --> n1Localizeddocumentation
Rounds
FindingsResolved
|
0a54951 to
e049390
Compare
|
I could not complete the review of
|
|
I could not establish complete review coverage for What the review did establish: Adds a complete 14-language documentation corpus and locale navigation. Static review found no reportable correctness, security, data, or compatibility defects: all 770 localized MDX pages are present and routed, local media references resolve, internal routes are locale-prefixed, and code fences are balanced. Deployment-equivalent MDX parsing could not run locally because the isolated checkout lacks dependencies. Re-run with |
Automated translation update from the canary box, triggered by changes to English documentation sources.
20260819T074413Zagainstorigin/main@3cecb41eHermes review
5781484059b33ad8681b56060dbac30c5e3973511d8f31d926828f3bae215c58f5b35baa44acbff0gpt-5.6-terraSummary
Adds a complete 14-language documentation corpus and locale navigation. Static review found no reportable correctness, security, data, or compatibility defects: all 770 localized MDX pages are present and routed, local media references resolve, internal routes are locale-prefixed, and code fences are balanced. Deployment-equivalent MDX parsing could not run locally because the isolated checkout lacks dependencies.
Changes
Validation
Passedread-only structural checks for localized navigation, paths, internal routes, media references, and code fences— All 14 locales contain and route the same 55 pages as English; all 784 added documentation files have resolvable local media and balanced fences. (2s)Skippeddocker run --rm --network=none -v /review/input/workspace:/workspace:ro -w /workspace oven/bun:latest bun run validate:mdx— The isolated checkout has no installed dependencies, so @mdx-js/mdx could not be loaded; no centrally configured validation command was provided. (1s)Findings
None.
Open questions
None.
Policy overrides
None.