System architecture
Monthly Owner Summary Report Architecture
- 01Select the 8-12 headline
An automated month-end summary that rolls the key operating numbers — leads by source, conversion and booking rates, no-shows, workload, hygiene sc...
- 02a month-rollup SQL/job that
Build a month-rollup SQL/job that reads the existing suite views for the period and writes a monthly snapshot row (reusing the monitoring_reports pattern) so history is preserved even as live data changes.
- 03Supabase Postgres
Supabase Postgres contributes the trusted model for Monthly Owner Summary Report so metrics are defined before they are visualized.
- 04Supabase Cron
Schedule generation via Supabase Cron (pg_cron) at month start and render a report page (server component) plus an optional Resend email digest of the same summary.
- 05Review Queue
If automated scheduling isn't ready, provide a one-click 'generate this month' action that produces and stores the same snapshot manually until pg_...
- 06Owner Review
Owners get a reliable, comparable monthly operating snapshot without anyone assembling it by hand — minutes-not-hours of reporting, and a real mont...