count-is-barrier

Status: IN

`Count` stage materializes its entire input into a `defaultdict` before yielding any output, making it a pipeline barrier that forces all upstream stages to complete first

Source: entries/2026/05/29/batch-word-count-pipeline.md

JSON