pipeline-records-are-tuples

Status: IN

Pipeline stages produce and consume lists of `(key, value)` tuples, where key is a string and value depends on the stage (string for Tokenize, int for Count).

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

JSON