Digest
RUNNING NOWSITUATION
Every business has numbers someone should be watching — leads, sales, rankings, activity.
BOTTLENECK
Someone compiling the weekly numbers by hand on a Friday afternoon — skipped when things got busy, wrong when they got rushed.
SYSTEM
Turns any stream of business data into one brief that lands on schedule, every time. Each period is delivered exactly once; duplicates are impossible by construction. It never invents a number — if a figure isn’t available, the digest says so. An optional AI summary sits on top; if it’s unavailable, the facts still ship.
OUTCOME
TELEMETRY PENDING — briefs delivered · periods covered · on-time rate land here once published.
WHAT IT'S MADE OF
SchedulerThe clock — fires on cadence, remembers its place, and never loses a due job.Notification fan-outSigned delivery of alerts to phone or inbox — one message, any channel.Spend gateThe hard daily cost cap behind every AI pass in the line — one pricing truth, enforced server-side.Exactly-once run logOne row per period, enforced by the database itself — a duplicate run loses the race, so re-firing is a no-op.
Every part above is a real component in the build manifests — click through to see it on the graph, or on GitHub.