{
  "name": "SIMA",
  "version": "0.8.0",
  "description": "Wallet-first protection infrastructure. Production purchase flow via OpenAPI.",
  "website": "https://sima-prime.com",
  "openapi": "https://sima-prime.com/openapi.json",
  "sdkPackage": "@sima-prime/agent-sdk",
  "sdkVersion": "0.2.0",
  "purchaseFlow": [
    "POST /agent/wallet/nonce",
    "POST /agent/wallet/verify",
    "POST /agent/protection/offer",
    "POST /agent/protection/purchase",
    "GET /agent/protection/certificates/{id}/payment-intent",
    "POST /agent/protection/certificates/{id}/confirm-payment",
    "GET /agent/protection/certificates/{id}"
  ],
  "lastSynchronized": "2026-07-12"
}
