The live blueprint of every automated email — exactly as wired in emailer-service today. Each card is one email: when it fires and which template renders. Source of truth: events.go · scheduler.go.
event.cc.* hits POST /v1/email/events from the platform + coach backend.scheduled_emails and drained each minute.UNIQUE(user_id, email_type) makes a duplicate send physically impossible.product_emails; one-click unsubscribe flips it off.cc_* marketing row and is skipped at send.