Mastery track of the Automation series. Where Automation Patterns taught reliability primitives — chains, retries, dedup, state, structured logs — Mastery adds the production-shaped layer: webhook payloads, signature verification, direct HTTP with rate-limit awareness, secret management, structured observability, long-running with status, and queue-style processing. 30 lessons across 4 weeks. Requires Automation Patterns. Pro tier. Week 1 — Webhooks and event-driven workflows: push vs pull, payload parsing, HMAC signature verification, event dispatch, replay-safe idempotency, event-driven state. Week 2 — Direct HTTP, rate limits, secrets: `requests`, rate-limit header inspection, adaptive backoff, secrets via environment, per-environment config, API versioning. Week 3 — Observability and long-running: structured JSON logging, metrics (counts and timings), threshold alerts via Gmail self-send, long-running with status, queue-style processing, full webhook-driven synthesis. Week 4 — Patterns at scale: dead-letter handling, replay-safe re-processing, observability dashboards (Sheet-as-dashboard mental model), cross-tool consistency, multi-step rollback, and a final reliable-pipeline synthesis. Lessons demonstrate ONE production primitive at a time on the smallest possible generic input — minimum-demonstration only, no "production status report" framing. After this track the learner has the full automation kit. AI tracks build on top.
Week 1
Week 2
Week 3
Week 4