Status: IN
`OrderedStream` uses `None` as the sentinel for unfilled slots — inserting `None` as a value would break the contiguity scan, causing it to stop prematurely.
Source: entries/2026/06/06/design-an-ordered-stream-solution.md
JSON