emrg: evolution_prompt quick-ref — add #610 ASCII REM + #612 GUI vendor bundling entries - #613
Conversation
…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
left a comment
There was a problem hiding this comment.
✅ 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
left a comment
There was a problem hiding this comment.
✅ 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 ✅.
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):fileswhitelistvendor/**+ diagnosticconsole.warnmarkdown 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 --helpOK. No template constants ({cmd}/{tmp}) introduced.