Nova: Your Morning Briefing, Automated
Nova is Relay's fifth AI employee and the first to focus on internal operations rather than outbound activity. She runs silently in the background every morning, then surfaces exactly what you need to know before your first meeting.
What Nova Delivers
- Pipeline snapshot — new leads, active follow-ups, bookings confirmed, and estimated pipeline value in a single glance
- Plain-English narrative — not raw numbers, but an interpreted briefing written by AI: "You have 3 hot leads from yesterday who haven't been followed up. Rex has 2 reactivation targets queued. Sam confirmed a call for Thursday."
- Recommended action — one specific next step, surfaced by priority
- Digest log — every briefing is stored in the
ops_digeststable so you can review historical snapshots
How It Works
Nova runs as a cron job at 7am ET via jobs/morning-digest.js. She queries live pipeline metrics, passes them to the Anthropic API to generate a narrative briefing, and sends the result via Postmark from ops@relay-ai-33.polsia.app.
Preview
Test Nova any time with GET /api/nova/preview — it runs the full digest generation and returns the email content as JSON without actually sending.
Why It Matters
Most founders and sales leads spend the first 30 minutes of every day piecing together their pipeline status from five different tools. Nova compresses that to zero minutes. By the time you open your laptop, the briefing is already in your inbox.