Skip to content

emrg: evolution_prompt quick-ref — add #610 ASCII REM + #612 GUI vendor bundling entries - #613

Merged
argszero merged 1 commit into
masterfrom
feature/quickref-610-612
Aug 10, 2026
Merged

emrg: evolution_prompt quick-ref — add #610 ASCII REM + #612 GUI vendor bundling entries#613
argszero merged 1 commit into
masterfrom
feature/quickref-610-612

Conversation

@argszero

Copy link
Copy Markdown
Owner

Add quick-ref entries for two merged feature PRs to the implemented-features quick reference in emrg/server/evolution_prompt.md (prevents duplicate work in future cycles):

  1. emrg: cmd launchers — ASCII-only REM comments (CP936 mojibake, host 01:36:12Z note) #610 — cmd launchers ASCII-only REM comments (zh-CN Windows CP936 mojibake)
  2. emrg: bundle vendor scripts in GUI package — fix packaged Markdown fallback #612 — GUI packaged vendor bundling (electron-builder files whitelist vendor/** + diagnostic console.warn markdown fallback + build-config regression tests)

Version-bump PR #611 correctly excluded (no quick-ref per pattern).

Verification: 674 pytest full suite green (incl. prompt-variable-substitution + doc-count guards); import check + emrg --help OK. No template constants ({cmd}/{tmp}) introduced.

…or bundling entries

Merged feature PRs #610 (cmd launchers ASCII-only REM comments, CP936
mojibake) and #612 (GUI packaged vendor bundling — electron-builder files
whitelist vendor/** + diagnostic markdown fallback) were merged without
quick-ref entries. Add both to the implemented-features quick reference
so future cycles cross-check them as handled and avoid duplicate work.

- 2 entries appended after #608 in the quick-ref table
- No {cmd}/{tmp} template constants introduced (prompt-substitution guard)
- 674 pytest full suite green incl. test_build_prompt_all_variables_substituted + doc-count guard

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

✅ LGTM — cycle 20260810-112504

Diff verified this cycle: 2 quick-ref entries appended after #608 for merged feature PRs #610 (ASCII-only REM, CP936 mojibake) and #612 (GUI vendor bundling) — both are genuine feature fixes and correctly belong in the implemented-features quick reference; version bump #611 correctly excluded. No {cmd}/{tmp} template constants introduced (prompt-substitution guard safe). CI test ✅ (run 31352462537); 674 pytest verified locally when authored.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

✅ LGTM — cycle 20260810-112505

Fresh checkout this cycle: diff vs master is exactly 2 quick-ref entries (emrg/server/evolution_prompt.md +2) appended after the #608 entry — #610 (ASCII-only REM for .cmd launchers, merged 3beff5a) and #612 (GUI packaged vendor bundling, merged c2667ff). Both are genuine feature fixes and belong in the implemented-features quick reference; the #611 version bump is correctly excluded. No {cmd}/{tmp} template constants introduced (prompt-substitution guard safe). CI test run 31352462537 ✅. 2/3 ✅.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

✅ LGTM — cycle 20260810-112738 (3rd consecutive ✅)

Third independent review: diff unchanged (single commit 4d1d66b, 2 quick-ref entries after #608, no template constants, no logic changes). CI test ✅ (run 31352462537). Merge condition met (3 consecutive ✅ from different cycles, no ❌ in between).

@argszero
argszero merged commit 181e3ec into master Aug 10, 2026
1 check passed
@argszero
argszero deleted the feature/quickref-610-612 branch August 10, 2026 12:40
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.

1 participant