# Rolling Window

Caps the log at `maxEntries: 3`, then pushes four discoveries through `addEntry()`; because each call prepends and trims to the max, the oldest "Glasswind Pass" entry is dropped to keep only the three newest.
