Skip to content

docs: restore missing RS roadmap translations to fix readme-sync - #87

Merged
ZhuYaoHui1998 merged 1 commit into
Seeed-Projects:mainfrom
bowenszhu:fix/restore-roadmap-translations
Sep 9, 2026
Merged

ZhuYaoHui1998 merged 1 commit into
Seeed-Projects:mainfrom
bowenszhu:fix/restore-roadmap-translations

Conversation

@bowenszhu

Copy link
Copy Markdown
Contributor

The readme-sync check currently fails because the B601-RS roadmap has 12 rows in English but only 11 in the Chinese, Japanese, and French READMEs. This restores the missing Embodied Agent Architecture row in those three translations, bringing all 4 translations back into agreement with README.md.

The rows were originally added in

They were lost when main was merged into the

branch at 00eccea. The incoming parent b641ed0 contains all 5 language versions; the merge result retains only English and Spanish.

This change restores the exact 3 original rows, including their completion statuses and documentation/source links. The diff is 3 added lines across README_zh.md, README_JP.md, and README_Fr.md.

The existing failure also appears on

its base and head both produce the same 3 row-count errors.

Validation performed locally:

  • Before the fix: reproduced all three readme-sync row-count disagreements.
  • python tools/check_readme_sync.py — passed: all 4 translations agree.
  • python -m unittest discover -s tools/tests -v — all 9 tests passed.
  • git diff --check — passed.

Restore the three Embodied Agent Architecture rows from Seeed-Projects#84 that were lost while merging main into Seeed-Projects#80.

Co-authored-by: Codex <noreply@openai.com>
@Chirag6722

Copy link
Copy Markdown

Confirming from the other side: this is the PR that clears the readme-sync failure currently red on main (a row was added to the RS roadmap in English and not in the three translations). Both checks are green here, and the three files you touch are exactly the three the check names.

Worth merging this before #86 and #82 — both are red only because they inherit this failure, and both should go green on a rebase afterwards. Thanks for picking it up.

@ZhuYaoHui1998
ZhuYaoHui1998 merged commit 63eb906 into Seeed-Projects:main Sep 9, 2026
2 checks 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.

3 participants