emrg: evolution_prompt quick-ref for #651 (GUI packaged local-module whitelist guard) - #652
Merged
Conversation
…whitelist guard)
argszero
commented
Aug 10, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle
Verified (cycle 502):
- 1-line docs addition to evolution_prompt.md quick-ref documenting #651 (GUI packaged local-module whitelist guard)
- Content accurate: root cause (conn-manager.js + gui-state.js missing from electron-builder files whitelist → v0.2.21 packaged crash), fix (whitelist entries + require-coverage guard test), closes the #612/#651 'new local module forgot whitelist' class
- Docs-only — no test count impact; CI (test run 31390039585) SUCCESS
argszero
commented
Aug 10, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle. Verified: single-line quick-ref addition for #651 (GUI packaged local-module whitelist guard) placed after the #649 entry; documents the conn-manager.js/gui-state.js whitelist fix + require-coverage guard closing the #612/#651 class; content matches merged master state (acd4d65). CI test green (run 31390039585).
argszero
commented
Aug 10, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle
Re-verified (cycle 503):
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the implemented-features quick-ref entry for PR #651 (GUI packaged local-module whitelist guard, rant 2026-08-10T20:37:08) to
emrg/server/evolution_prompt.md, following the established quick-ref convention for merged user-facing fixes.The entry documents:
conn-manager.js+gui-state.jsmissing from electron-builderfileswhitelist (same failure class as emrg: bundle vendor scripts in GUI package — fix packaged Markdown fallback #612 vendor/**)Meta/documentation-only change (1 line added). No source code touched.