Pipeline Factory
Build a small Unix text pipeline from grep, cut, sort, uniq, head, tail, against a seeded synthetic log, watch the rows and bytes shrink at each stage, and get the equivalent shell command. It runs in-memory: no system shell is ever invoked.