{
  "generated_at": "2026-06-20T16:03:24.932Z",
  "window_days": 180,
  "overall_success_rate": {
    "percent": 0,
    "successes": 3,
    "attempts": 1412,
    "rejections": 943,
    "decisive_attempts": 946,
    "method": "Per broker_success_rates view; suppressed when decisive_attempts < 50 to keep tiny-sample noise out of the percentage."
  },
  "median_time_to_first_submission": {
    "seconds": 126,
    "sample": 440,
    "method": "For every request with submitted_at IS NOT NULL in the window, median of (submitted_at - created_at) in seconds."
  },
  "paused_subscriptions": {
    "paused": 0,
    "total_active": 2,
    "percent": 0,
    "method": "paused / (active + trialing) across subscriptions. paused_at IS NOT NULL means provisioning is halted."
  },
  "broker_coverage": {
    "active_approved": 652,
    "method": "brokers.is_active = true AND brokers.review_status = approved."
  }
}