{
  "schema": "speedkit.capability_response.v1",
  "status": "CAPABILITY_FOUND",
  "mode": "PUBLIC_ONLY",
  "fake_checkout": false,
  "capability": {
    "id": "enterprise-institutional-control",
    "plan": "enterprise",
    "sku": "SPEEDKIT-ENTERPRISE",
    "level": 3,
    "name": "Enterprise Institutional Control Bundle",
    "price_eur_month": 999,
    "badge": "INSTITUTIONAL CONTROL",
    "buyer": "company / institution / compliance-heavy buyer",
    "unlocks": [
      "Everything in Pro",
      "Custom entitlement rail",
      "Custom proof rail",
      "Integration review",
      "Manual onboarding",
      "Commercial support boundary"
    ],
    "boundaries": [
      "Private repo access is still not automatic",
      "Custom work requires explicit scoped admission",
      "Institutional commercial boundary",
      "Public proof remains separated from private delivery"
    ],
    "routes": [
      "/marketplace/control/",
      "/marketplace/product-os.json",
      "/marketplace/buyer-path.json",
      "/marketplace/post-payment-proof.json",
      "/api/marketplace/control",
      "/api/marketplace/entitlement-reconcile",
      "/api/marketplace/receipt"
    ]
  }
}