{
  "schema": "speedkit.capability_response.v1",
  "status": "CAPABILITY_FOUND",
  "mode": "PUBLIC_ONLY",
  "fake_checkout": false,
  "capability": {
    "id": "starter-public-control",
    "plan": "starter",
    "sku": "SPEEDKIT-STARTER",
    "level": 1,
    "name": "Starter Public Control Bundle",
    "price_eur_month": 49,
    "badge": "PUBLIC CONTROL",
    "buyer": "founder / builder / solo operator",
    "unlocks": [
      "Public marketplace access",
      "Offer and listing proof",
      "Install manifest rail",
      "Receipt proof lookup",
      "Entitlement lookup by session",
      "Public verification surface"
    ],
    "boundaries": [
      "No private repository access",
      "No enterprise customization",
      "Single operator commercial boundary",
      "Public-only proof surfaces"
    ],
    "routes": [
      "/pricing/",
      "/marketplace/",
      "/marketplace/offers.json",
      "/marketplace/install-manifest.json",
      "/marketplace/entitlement/",
      "/api/marketplace/checkout",
      "/api/marketplace/entitlement"
    ]
  }
}