Glossary

Pipeline

A pipeline is the sequence of stages a question or a piece of data passes through to reach a final output. Each stage has a defined input, a defined output, and a measurable runtime.

Also called خط پردازش

In an agentic system, the pipeline is usually: data preparation, retrieval of relevant information, analysis, critique, effect quantification, policy check, and production of a structured output.

The value of naming the pipeline explicitly is that it becomes observable. When every stage has a recorded time and output, you can see where slowness comes from, which stage failed, and what each part costs.

Let’s make your processes agentic

Where do we start?
Pipeline · DIDRAH