# dagster

Canonical URL: https://doramagic.ai/en/projects/dagster/

Source repository: https://github.com/dagster-io/dagster

## What it is

dagster helps build, run, or validate data and AI pipelines.

## Capability boundary

Input/output contracts, state checks, latency budgets, failure recovery, and acceptance checks

## First safe verification

Verify inputs, outputs, state, and recovery with a small sample dataset first.

## Main risk

May increase setup, validation, or first-run risk for the user.

## Evidence base

https://github.com/dagster-io/dagster, https://github.com/dagster-io/dagster#readme, Human Manual, Pitfall Log
