{
  "ok": true,
  "service": "saas-self-serve-provisioning",
  "plans": [
    "starter-command",
    "growth-cabinet",
    "routex-workforce-command",
    "autonomous-office",
    "enterprise-command"
  ],
  "d1": true,
  "kv": true,
  "queue": true,
  "resend": true,
  "skymail": true,
  "skymail_url": "https://skyemail-platform.graylondonskyes.workers.dev",
  "fs27_event_mirror": {
    "configured": false,
    "signed": false
  },
  "sovereign_stack": {
    "thesis": "MetrAIyux 0S can run on its own VPS while FS27 tracks billing, auth, AI usage, caps, customer data visuals, and platform action telemetry.",
    "lanes": [
      {
        "id": "citadeldb",
        "title": "CitadelDB",
        "replaces": [
          "neon"
        ],
        "status": "owner_selectable_database_lane"
      },
      {
        "id": "skyevault",
        "title": "SkyeVault",
        "replaces": [
          "google_drive",
          "github_repo_storage"
        ],
        "status": "owner_selectable_vault_lane"
      },
      {
        "id": "skyemail",
        "title": "SkyeMail",
        "replaces": [
          "gmail_only_business_email"
        ],
        "status": "workspace_mailbox_lane"
      },
      {
        "id": "skyepay",
        "title": "SkyePay",
        "replaces": [
          "loose_payment_links"
        ],
        "status": "stripe_confirmed_controlled_activation_lane"
      },
      {
        "id": "skyemerit",
        "title": "SkyeMerit",
        "replaces": [
          "unbounded_coupons",
          "manual_discount_math"
        ],
        "status": "gated_merit_credit_discount_lane"
      },
      {
        "id": "skyeroutex",
        "title": "SkyeRouteX",
        "replaces": [
          "loose_dispatch_spreadsheets",
          "unproven_route_ledgers"
        ],
        "status": "owner_approved_workforce_command_lane"
      },
      {
        "id": "fs27",
        "title": "SkyeGateFS27",
        "replaces": [
          "loose_api_keys",
          "unmetered_ai"
        ],
        "status": "parent_gate_and_telemetry_lane"
      }
    ]
  },
  "skyemerit": {
    "ok": true,
    "product": "SkyeMerit",
    "currency": "usd",
    "auto_code": "SKYEMERIT-FIRST-BEST",
    "first_time_pack_id": "SKYEMERIT-FIRST-PACK",
    "first_time_kaixu_credit_cents": 600,
    "gate_required": true,
    "stripe_stack_rule": "SkyeMerit disables Stripe promotion-code stacking when a merit is applied.",
    "rules": [
      {
        "id": "skyemerit-first-spark-23",
        "code": "SKYEMERIT-FIRST-23",
        "pack_id": "SKYEMERIT-FIRST-PACK",
        "family": "first_time",
        "title": "First-Time Spark",
        "rate_bps": 2300,
        "rate_percent": 23,
        "floor_cents": 0,
        "cap_cents": 670000,
        "min_transaction_cents": 1,
        "max_transaction_cents": 670000,
        "stackable": false,
        "customer_label": "23% off eligible first purchase spend up to $6,700",
        "guardrail": "Only the eligible subtotal is discounted; gate session is still required."
      },
      {
        "id": "skyemerit-first-lift-28",
        "code": "SKYEMERIT-FIRST-28",
        "pack_id": "SKYEMERIT-FIRST-PACK",
        "family": "first_time",
        "title": "First-Time Lift",
        "rate_bps": 2800,
        "rate_percent": 28,
        "floor_cents": 0,
        "cap_cents": 940000,
        "min_transaction_cents": 670001,
        "max_transaction_cents": 940000,
        "stackable": false,
        "customer_label": "28% off eligible first purchase spend up to $9,400",
        "guardrail": "Only the eligible subtotal is discounted; gate session is still required."
      },
      {
        "id": "skyemerit-first-skyeline-31",
        "code": "SKYEMERIT-FIRST-31",
        "pack_id": "SKYEMERIT-FIRST-PACK",
        "family": "first_time",
        "title": "First-Time SkyeLine",
        "rate_bps": 3100,
        "rate_percent": 31,
        "floor_cents": 0,
        "cap_cents": 940000,
        "min_transaction_cents": 940001,
        "max_transaction_cents": null,
        "stackable": false,
        "customer_label": "31% off eligible first purchase spend, capped at the first $9,400",
        "guardrail": "Purchases above $9,400 do not discount the whole ticket; the over-cap amount stays full price."
      },
      {
        "id": "skyemerit-skyeline-22",
        "code": "SKYEMERIT-SKYELINE-22",
        "pack_id": "SKYEMERIT-OWNER-PACK",
        "family": "owner_issued",
        "title": "SkyeLine Guard 22",
        "rate_bps": 2200,
        "rate_percent": 22,
        "floor_cents": 300000,
        "cap_cents": 1000000,
        "min_transaction_cents": 300001,
        "max_transaction_cents": null,
        "stackable": false,
        "customer_label": "22% off the eligible spend between $3,000 and $10,000",
        "guardrail": "This protects large enterprise tickets by leaving spend below $3,000 and above $10,000 at full price."
      }
    ],
    "packs": [
      {
        "id": "SKYEMERIT-FIRST-PACK",
        "title": "First-Time SkyeMerit Pack",
        "audience": "new_customer",
        "kaixu_credit_cents": 600,
        "coupon_codes": [
          "SKYEMERIT-FIRST-23",
          "SKYEMERIT-FIRST-28",
          "SKYEMERIT-FIRST-31"
        ],
        "delivery_channels": [
          "resend",
          "skymail",
          "relay13",
          "connectlog",
          "fs27_event_mirror"
        ],
        "gate_required": true,
        "note": "Issued during signup/onboarding, including Free99 access. Free99 removes price, not authentication."
      }
    ]
  },
  "ai_rate_card": {
    "effective_date": "2026-05-17",
    "unit": "per_1m_tokens",
    "models": [
      {
        "provider": "openai",
        "model": "gpt-4o-mini",
        "billable_input_per_1m_usd": 0.2174,
        "billable_output_per_1m_usd": 0.8696
      },
      {
        "provider": "openai",
        "model": "gpt-4o",
        "billable_input_per_1m_usd": 3.6232,
        "billable_output_per_1m_usd": 14.4928
      },
      {
        "provider": "gemini",
        "model": "gemini-2.5-flash",
        "billable_input_per_1m_usd": 0.4348,
        "billable_output_per_1m_usd": 3.6232
      },
      {
        "provider": "gemini",
        "model": "gemini-embedding-001",
        "billable_input_per_1m_usd": 0.2174,
        "billable_output_per_1m_usd": 0
      },
      {
        "provider": "anthropic",
        "model": "claude-3-5-sonnet-20241022",
        "billable_input_per_1m_usd": 4.3478,
        "billable_output_per_1m_usd": 21.7391
      },
      {
        "provider": "anthropic",
        "model": "claude-opus-4-6",
        "billable_input_per_1m_usd": 7.2464,
        "billable_output_per_1m_usd": 36.2319
      }
    ]
  },
  "visual_data_kit": {
    "endpoint": "/api/saas/customer-visuals",
    "schema": "0s.customer_visuals.v1"
  },
  "time": "2026-05-18T01:03:52.426Z"
}