Running agents
Live view of the Atlas fleet operating your pipelines right now
Atlas Ingest
RunningSource connection & landing
Connects new sources, infers schemas and lands raw data with idempotent loads and automatic replay on failure.
Atlas Model
Awaiting reviewTransformation authoring
Writes and refactors SQL and dbt models from intent, complete with tests, documentation and lineage annotations.
Atlas Sentinel
RunningQuality & contracts
Watches freshness, volume and distribution signals, enforcing data contracts before bad rows reach consumers.
Atlas Repair
RunningIncident resolution
Diagnoses failed runs, reproduces them in a sandbox and opens a reviewed pull request with the smallest safe fix.
Atlas Ledger
ScheduledCost & performance
Rewrites expensive queries, tunes clustering and right-sizes warehouses against the budget your finance team set.
Atlas Warden
Awaiting reviewGovernance & access
Classifies sensitive columns, applies masking policies and produces the audit evidence reviewers ask for.
Execution log
Livesentinel freshness check stg_events · 14m behind SLA · escalating
repair reproducing failed run 9f21c in sandbox warehouse
repair root cause: billing_country became nullable upstream
model patching fct_orders · adding coalesce + not_null test
repair dry-run passed · 412k rows · est. compute $0.38
repair opened PR #4821 · awaiting review from data-platform
ledger wh_analytics idle 22m · proposing downsize to Medium
Every line above maps to an immutable audit entry with the plan, inputs, cost estimate and reviewer.