-record(dashboard_summary, { total_rows :: integer(), draft_rows :: integer(), published_rows :: integer(), stale_rows :: integer() }).