Pipeline

Simple

An assembly line: work passes through stations, each doing its own step.

Business

A formal process of sequential stages with checks at the joints; the opposite of “everything in one chat”.

Tech

A DAG of stages (generate → verify → build → ship); stages are isolated, artifacts typed, failure localized to a stage.

Related terms

All glossary terms