Status: IN
The Memento pattern captures and externalizes an object's internal state without violating encapsulation, so the object can be restored to that state later — the key differentiator from simply exposing state via getters.
Source: entries/2026/06/17/gof-oo-chunk-18.md