Skip to content

refactor: harden Engine working memory - #71

Merged
rlippmann merged 4 commits into
mainfrom
harden_private
Sep 18, 2026
Merged

rlippmann merged 4 commits into
mainfrom
harden_private

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

Summary

Harden Engine working-memory privacy and clean up the generated declaration surface.

Changes

  • Rename internal storage to native ECMAScript #workingMemory.
  • Rename the internal model to WorkingMemory.
  • Prevent externally assigned _state or _workingMemory properties from affecting Engine behavior.
  • Remove the internal WorkingMemory re-export from generated Engine declarations.

Validation

  • Focused tests: passed
  • Full suite: 268/268
  • Build: passed
  • npm audit: 0 vulnerabilities
  • No fixtures or provenance changed.

@rlippmann
rlippmann merged commit 2a5c2c9 into main Sep 18, 2026
2 checks passed
@rlippmann
rlippmann deleted the harden_private branch September 18, 2026 06:23
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