ordered-stream-pointer-monotonic

Status: IN

`OrderedStream.ptr` only increases; once a value is returned from an `insert` call it is never returned again, and slots below the pointer are logically consumed.

Source: entries/2026/06/06/design-an-ordered-stream-solution.md

JSON