Email Preview Studio
Snuggli Gentle Check-In Template v4.0 — 23 email types
Welcome Series
Re-engagement
Milestones
Triggered
Scheduled
Welcome #1 — Sign-up
Function: sendWelcomeEmail
{
"stage": 1,
"userEmail": "preview@snuggli.us",
"firstName": "Akosua"
}Design System — Color Tokens
Outer BG
#FFF7EF
Primary Text
#192E44
Body Text
#3D4856
Secondary
#5B6878
Orange CTA
#FF753A
Card Peach
#FFF1E8
Card Blue
#EAF3FF
Card Teal
#EAFBF9
Card Gold
#FFF6DF
Border
#F2E8DF
Divider
#F6DED0
Muted
#7A8796
Automation & Trigger Map
User CREATE entity automation
triggerOnboardingSequence → sendWelcomeEmail (stage 1)
Daily cron — 09:00 UTC
emailOrchestrator → sendWelcomeEmail (stages 2 & 3), sendReengagementEmail, sendTriggeredEmail (mood reminder)
Sunday cron via emailOrchestrator
weeklySummaryEmail (type=weekly)
1st of month via emailOrchestrator
weeklySummaryEmail (type=monthly)
Mood CREATE entity automation
checkMilestonesOnMoodLog → sendMilestoneCelebrationEmail
JournalEntry CREATE entity automation
checkMilestonesOnJournalEntry → sendMilestoneCelebrationEmail
Conversation UPDATE automation
checkMilestonesOnArabaChat → sendMilestoneCelebrationEmail
Daily cron — Midnight UTC
checkAndSendMilestones → sendMilestoneCelebrationEmail (all types)
Daily cron — 17:30 UTC
triggerFeatureAdoptionNudges → sendOnboardingEmail (nudge stages)
