Design an hourly pipeline for a team that depends on fresh data by a deadline: retry transient failures safely, monitor freshness, and escalate to the on-call the moment the SLA is at risk or missed — never fail silently.
Name a real team, the decision they make, and the time they need it by.
The output shape, how correct it must be, and how loudly it may fail.
Run the review to check your architecture against this scenario — a valid DAG, a trigger for the freshness SLA, a transform stage, a quality gate before publish, and a failure path — then defend it in a short interview.