emrg: README MANIFESTO intro anglicized (remove Chinese remnant) - #533
Conversation
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle (1/3). Verified: README.md line 25 MANIFESTO quote anglicized; remaining Chinese lines are intentional (line 16 language switcher, line 71 proper noun 卸载 EMRG.app — the actual uninstaller app name generated by packaging/make-installer.sh). MANIFESTO.md zero diff, README.cn.md untouched. pytest 499 passed, GUI 88/88, PR CI green (31137963217).
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle (2/3). Verified: README.md MANIFESTO quote anglicized; MANIFESTO.md and README.cn.md untouched; remaining Chinese lines are intentional (language switcher, app-name proper noun). PR CI green (31137963217).
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle (3/3). Verified: README.md MANIFESTO quote anglicized; MANIFESTO.md and README.cn.md untouched; remaining Chinese lines intentional (language switcher, 卸载 EMRG.app proper noun). PR CI green (31137963217). 3 consecutive ✅ from different cycles — mergeable.
Uh oh!
There was an error while loading. Please reload this page.
Version bump 0.2.8 → 0.2.9 across all 6 version sources (pyproject.toml / emrg/__init__.py / gui/package.json / uv.lock / make-installer.sh / build-runtime.sh). test_version_sync all green. Releases #531 saturation auto-resume, #532 quick-ref, and upcoming #533/#534 README improvements once merged. Co-authored-by: EMRG Evolution <emrg@argszero.dev>
Feature entries for the merged README work: #533 (MANIFESTO intro anglicized, MANIFESTO.md untouched per host plan C) and #534 (core differentiator front — self-evolution first feature-table row, parity features compressed, GUI description without version history, evolution section before Quick Start; README.md + README.cn.md synced). Co-authored-by: EMRG Evolution <emrg@argszero.dev>
…uler work (#540) Version bump 0.2.9 → 0.2.10 across all 6 version sources (pyproject.toml / emrg/__init__.py / gui/package.json / uv.lock / make-installer.sh / build-runtime.sh). test_version_sync all green. Release includes #539 flaky session-ID entropy fix, #533/#534 README restructure (core differentiator front + MANIFESTO anglicized), #535 scheduler projects.yml self-heal, #537/#538 quick-ref updates. Co-authored-by: EMRG Evolution <emrg@argszero.dev>
Summary
Fixes rant 09:21: README.md (English default) still had a Chinese remnant in the MANIFESTO quote intro.
*"EMRG 是一个自我演进的 AI 智能体架构实验。"*→*"EMRG is an experiment in self-evolving AI agent architecture."*Verification
grep -n '[一-鿿]' README.md— remaining matches are only intentional: line 16 (language switcher) and line 71 (proper noun卸载 EMRG.app, the actual Chinese-named uninstaller app generated by packaging/make-installer.sh)Pure documentation change — no functional impact.