{
  "operational_since": "2026-02-28T02:15:24.897598Z",
  "window": {
    "start": "2026-05-02T00:00:00Z",
    "end": "2026-06-01T23:59:59Z"
  },
  "reference_deployment_monthly_cost_usd": 256.62,
  "scale_to_zero_monthly_cost_usd": 0,
  "currency_note": "Cost is modeled from Cloud Monitoring billable instance time plus public Cloud Billing Catalog SKU prices for us-central1. Billing export was not enabled, so this is a reconstructed Cloud Run cost profile rather than an invoice export.",
  "service_breakdown": {
    "reference_deployment": [
      {
        "name": "relayorb-gateway-demo",
        "role": "Demo gateway",
        "project": "relayorb-demo",
        "billing_mode": "instance_based",
        "min_instances": 1,
        "total_requests_30d": 13677,
        "billable_instance_seconds_30d": 2599229.014,
        "estimated_monthly_cost_usd": 49.39
      },
      {
        "name": "relayorb-metrics-scraper-demo",
        "role": "Demo metrics scraper",
        "project": "relayorb-demo",
        "billing_mode": "instance_based",
        "min_instances": 1,
        "total_requests_30d": 0,
        "billable_instance_seconds_30d": 2591637.327,
        "estimated_monthly_cost_usd": 49.24
      },
      {
        "name": "relayorb-rag-demo",
        "role": "Demo worker",
        "project": "relayorb-demo",
        "billing_mode": "instance_based",
        "min_instances": 1,
        "total_requests_30d": 5,
        "billable_instance_seconds_30d": 2592224.078,
        "estimated_monthly_cost_usd": 49.25
      },
      {
        "name": "relayorb-registry-demo",
        "role": "Demo registry",
        "project": "relayorb-demo",
        "billing_mode": "instance_based",
        "min_instances": 1,
        "total_requests_30d": 129492,
        "billable_instance_seconds_30d": 2592581.851,
        "estimated_monthly_cost_usd": 49.26
      },
      {
        "name": "relayorb-gateway-prod",
        "role": "Gateway",
        "project": "relayorb-prod",
        "billing_mode": "request_based",
        "min_instances": 0,
        "total_requests_30d": 86450,
        "billable_instance_seconds_30d": 8654.368,
        "estimated_monthly_cost_usd": 0.22
      },
      {
        "name": "relayorb-registry-prod",
        "role": "Registry",
        "project": "relayorb-prod",
        "billing_mode": "request_based",
        "min_instances": 0,
        "total_requests_30d": 120978,
        "billable_instance_seconds_30d": 12215.071,
        "estimated_monthly_cost_usd": 0.31
      },
      {
        "name": "relayorb-rag-prod",
        "role": "Worker",
        "project": "relayorb-prod",
        "billing_mode": "instance_based",
        "min_instances": 0,
        "total_requests_30d": 86436,
        "billable_instance_seconds_30d": 511308.7,
        "estimated_monthly_cost_usd": 9.71
      },
      {
        "name": "relayorb-metrics-scraper-prod",
        "role": "Prod metrics scraper",
        "project": "relayorb-prod",
        "billing_mode": "instance_based",
        "min_instances": 1,
        "total_requests_30d": 0,
        "billable_instance_seconds_30d": 2591816.424,
        "estimated_monthly_cost_usd": 49.24
      }
    ],
    "scale_to_zero": [
      {
        "name": "relayorb-gateway-prod",
        "role": "Gateway",
        "minInstances": 0,
        "estimatedMonthlyCostUsd": 0
      },
      {
        "name": "relayorb-registry-prod",
        "role": "Registry",
        "minInstances": 0,
        "estimatedMonthlyCostUsd": 0
      },
      {
        "name": "relayorb-rag-prod",
        "role": "Worker",
        "minInstances": 0,
        "estimatedMonthlyCostUsd": 0
      }
    ]
  },
  "configuration_recommendation": "Use minScale=0 for development and demo deployments. Only pin warm instances when sustained production traffic justifies the fixed cost."
}