{
  "schema_version": "1.0.0",
  "source_release_manifest": "/release-manifest.json",
  "offer": {
    "name": "Founding Pro",
    "license_tier": "pro",
    "team_wording_reserved": true,
    "studio_wording_reserved_for_app": true,
    "upgrade_window_days": 365,
    "refund_window_days": 14,
    "max_machines_per_named_seat": 2,
    "offline_artifact_delivery": "immediate_after_successful_checkout",
    "perpetual_scope": "latest_founder_eligible_stable_release_within_upgrade_window"
  },
  "skus": [
    {
      "id": "founding_pro_single",
      "display_name": "Founding Pro Single",
      "price_cents": 39900,
      "currency": "usd",
      "seat_count": 1,
      "inventory_cap": 100
    },
    {
      "id": "founding_pro_5_pack",
      "display_name": "Founding Pro 5-Pack",
      "price_cents": 149500,
      "currency": "usd",
      "seat_count": 5,
      "inventory_cap": 20
    },
    {
      "id": "founding_pro_10_pack",
      "display_name": "Founding Pro 10-Pack",
      "price_cents": 279000,
      "currency": "usd",
      "seat_count": 10,
      "inventory_cap": 10
    }
  ],
  "founder_eligible_release": {
    "version": "0.1.4",
    "channel": "stable",
    "included_surfaces": [
      "gamibase_local_runtime",
      "gamibase_cli",
      "gamibase_mcp_runtime",
      "ue_bridge_when_included_in_the_stable_release_line"
    ],
    "excluded_surfaces": [
      "gamibase_studio_app",
      "gamibase_studio_services",
      "studio_managed_agent_workflows",
      "hosted_auth_refresh",
      "stripe_billing_portal",
      "hosted_telemetry_ingestion",
      "token_included_or_model_routing_services",
      "future_studio_community_pro_team_enterprise_editions",
      "future_team_governance_license_features"
    ]
  },
  "artifact": {
    "format_version": 1,
    "signature_algorithm": "Ed25519",
    "public_key_registry": [
      {
        "key_id": "founder-ed25519-v1",
        "algorithm": "ed25519",
        "public_key_base64": "njuoe3iXuEKh182ET8t6VKNXmwwZYMRoemlNjAgyj5Y"
      }
    ]
  },
  "guardrails": [
    "Do not describe Founder Pro packs as Team licenses.",
    "Do not use Studio as a license tier or pack label.",
    "Do not describe Gamibase Studio as included in the Founder license.",
    "Do not claim lifetime access to hosted services.",
    "Do not claim future releases after the upgrade window without active subscription access.",
    "Do not treat unassigned Pro pack seats as perpetual floating seats."
  ]
}
