{
  "name": "SIMA AI Catalog",
  "version": "0.8.0",
  "description": "Machine-readable summary of SIMA agent purchase surfaces. OpenAPI is authoritative.",
  "openapi": "https://sima-prime.com/openapi.json",
  "developerSync": "https://sima-prime.com/developer-sync.json",
  "sdk": {
    "package": "@sima-prime/agent-sdk",
    "version": "0.2.0",
    "repository": "https://github.com/Mustafashehab/SIMA-Agent-SDK"
  },
  "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"
}
