Skip to content

emrg: README MANIFESTO intro anglicized (remove Chinese remnant) - #533

Merged
argszero merged 1 commit into
masterfrom
feature/readme-manifesto-intro-en
Aug 7, 2026
Merged

emrg: README MANIFESTO intro anglicized (remove Chinese remnant)#533
argszero merged 1 commit into
masterfrom
feature/readme-manifesto-intro-en

Conversation

@argszero

Copy link
Copy Markdown
Owner

Summary

Fixes rant 09:21: README.md (English default) still had a Chinese remnant in the MANIFESTO quote intro.

  • README.md line 25: *"EMRG 是一个自我演进的 AI 智能体架构实验。"**"EMRG is an experiment in self-evolving AI agent architecture."*
  • MANIFESTO.md: untouched (host confirmed option C — keep Chinese)
  • README.cn.md: unchanged (Chinese intro stays, as intended)

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)
  • pytest: 499 passed; GUI: 88/88 pass (node --test)
  • MANIFESTO.md: zero diff

Pure documentation change — no functional impact.

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ 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).

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ 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).

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ 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.

@argszero
argszero merged commit 44b2e1e into masterAug 7, 2026
1 check passed
argszero added a commit that referenced this pull request Aug 7, 2026
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>
argszero added a commit that referenced this pull request Aug 7, 2026
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>
@argszero
argszero deleted the feature/readme-manifesto-intro-en branch August 7, 2026 03:41
argszero added a commit that referenced this pull request Aug 7, 2026
…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>
Sign up for freeto 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.

1 participant

@argszero