Skip to main content
The config matrix lists every stage. This page is the task-shaped shortcut: a few complete pipelines that wire the suite packages together. Every config below is a complete, valid file (CI validates each against the live schema).

Clean and dedupe end to end

You have a raw file. You want to scan it, standardize it, and dedupe it in one declarative run. Stages run in order; each use names a registered stage (see the Stages table).

Profile, then report

You have a dataset you want a quality read on. You want a scan followed by a cross-cutting report, no matching.

Dedupe, then resolve durable identities

You have records that arrive over time. You want to dedupe and then assign stable entity IDs that survive across runs.