{
  "contractVersion": "2026-07-29.1",
  "catalogVersion": "2026-08-02.2",
  "distribution": {
    "state": "public_preview",
    "publicAvailable": true,
    "callable": true,
    "noPublicDistribution": false,
    "releaseCandidateId": "clervo-private-core-2026-08-02.2",
    "interfaceHash": "sha256:2773690eda2ed6c89461c98f1537fccc5ae648f37845eb7a5a620952647a39b4"
  },
  "releaseScope": {
    "scopeVersion": "2026-08-01.3",
    "company": {
      "name": "Clervo",
      "identity": "outcome infrastructure for agents",
      "permanentNarrative": [
        "find",
        "understand",
        "act"
      ]
    },
    "productCore": {
      "requiredPillars": [
        "search",
        "ai",
        "sandbox",
        "rpc",
        "prediction",
        "crypto_intelligence"
      ],
      "interfacesFrozen": true,
      "compatibilityVerified": true,
      "ready": true
    },
    "firstRevenueRelease": {
      "productId": "clervo.platform",
      "productName": "Clervo Platform",
      "requiredPillars": [
        "search",
        "ai",
        "sandbox",
        "rpc",
        "prediction",
        "crypto_intelligence"
      ],
      "requirements": [
        {
          "requirementId": "machine_readable_api",
          "verified": false
        },
        {
          "requirementId": "mcp_sdk_access",
          "verified": false
        },
        {
          "requirementId": "bounded_pricing_receipts",
          "verified": false
        },
        {
          "requirementId": "tested_onboarding",
          "verified": false
        },
        {
          "requirementId": "unified_public_experience_distribution",
          "verified": false
        },
        {
          "requirementId": "production_deployment",
          "verified": false
        },
        {
          "requirementId": "real_demonstrations",
          "verified": false
        },
        {
          "requirementId": "bounded_real_settlement",
          "verified": false
        },
        {
          "requirementId": "external_useful_paid_result",
          "verified": false
        }
      ],
      "ready": false
    },
    "pillars": [
      {
        "pillarId": "search",
        "release": "first_revenue_release",
        "lifecycle": "preview",
        "coreQualified": true,
        "capabilityIds": [
          "search.web",
          "search.answer",
          "web.fetch",
          "web.extract",
          "research.report"
        ]
      },
      {
        "pillarId": "ai",
        "release": "first_revenue_release",
        "lifecycle": "unavailable",
        "coreQualified": true,
        "capabilityIds": [
          "ai.chat",
          "ai.embed",
          "ai.image",
          "ai.speech"
        ]
      },
      {
        "pillarId": "sandbox",
        "release": "first_revenue_release",
        "lifecycle": "unavailable",
        "coreQualified": true,
        "capabilityIds": [
          "sandbox.run",
          "sandbox.session.create",
          "sandbox.session.exec",
          "sandbox.artifact.get",
          "sandbox.session.destroy"
        ]
      },
      {
        "pillarId": "rpc",
        "release": "first_revenue_release",
        "lifecycle": "unavailable",
        "coreQualified": true,
        "capabilityIds": [
          "rpc.call",
          "rpc.batch",
          "rpc.health",
          "rpc.archive",
          "rpc.broadcast"
        ]
      },
      {
        "pillarId": "prediction",
        "release": "first_revenue_release",
        "lifecycle": "unavailable",
        "coreQualified": true,
        "capabilityIds": [
          "prediction.markets",
          "prediction.market",
          "prediction.compare",
          "prediction.history",
          "prediction.signal"
        ]
      },
      {
        "pillarId": "crypto_intelligence",
        "release": "first_revenue_release",
        "lifecycle": "unavailable",
        "coreQualified": true,
        "capabilityIds": [
          "crypto.wallet.balances",
          "crypto.wallet.tokens",
          "crypto.wallet.transactions",
          "crypto.wallet.report"
        ]
      }
    ]
  },
  "products": [
    {
      "productId": "search.web",
      "operationId": "search.web",
      "title": "Web search evidence",
      "summary": "Normalized ranked retrieval evidence without synthesized prose.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "synthesize": false
      },
      "pricing": {
        "model": "x402_exact",
        "displayPrice": {
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amountAtomic": "6000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "search-web-candidate-2"
      },
      "routes": {
        "freeSample": "/v1/search/free",
        "paidChallenge": "/v1/search/paid"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      }
    },
    {
      "productId": "search.answer",
      "operationId": "search.answer",
      "title": "Search answer",
      "summary": "Evidence-grounded synthesized answer with citations.",
      "lifecycle": "preview",
      "publicAvailable": false,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "synthesize": true
      },
      "pricing": {
        "model": "unavailable",
        "displayPrice": null,
        "maximumChargeRequired": true,
        "priceVersion": "search-answer-candidate-2"
      },
      "routes": {
        "freeSample": "/v1/search/free",
        "paidChallenge": "/v1/search/paid"
      },
      "payment": {
        "challengeImplemented": false,
        "payable": false,
        "mockExecutionAvailableByInjectionOnly": false
      }
    },
    {
      "productId": "ai",
      "operationId": "ai.execute",
      "operationIds": [
        "ai.chat",
        "ai.embed",
        "ai.image",
        "ai.speech",
        "ai.video",
        "ai.music",
        "ai.virtual_try_on"
      ],
      "title": "Clervo AI model catalog",
      "summary": "Provider-neutral chat, embeddings, image, speech, video, music, and virtual try-on with stable identities, normalized results, truthful usage, paid receipts, and no-charge replay.",
      "lifecycle": "production",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "model": "Stable canonical Clervo model ID or a published alias contract.",
        "catalog": "/v1/models"
      },
      "pricing": {
        "model": "authoritative_per_model_usage_pricing",
        "displayPrice": null,
        "freeAndPaid": true,
        "maximumChargeRequiredForPaid": true,
        "priceVersion": "b7price_258467e861fcb20f04e91d20"
      },
      "routes": {
        "catalog": "/v1/models",
        "execute": "/v1/ai/execute"
      },
      "payment": {
        "freeModelsRequirePayment": false,
        "paidModels": [
          "x402",
          "mpp"
        ],
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "commercialProof": true
    },
    {
      "productId": "sandbox.run",
      "operationId": "sandbox.run",
      "title": "Secure one-shot code execution",
      "summary": "Bounded Node.js execution in a pinned gVisor image with no network, strict resource ceilings, cleanup, receipt, and no-charge replay.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "image": "Pinned qualified sandbox.nodejs-24 image; caller cannot select an arbitrary image."
      },
      "pricing": {
        "model": "class_derived_quote",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "10000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "sandbox-run-short-2026-08-09.1",
        "priceRange": {
          "minimumAtomic": "10000",
          "maximumAtomic": "60000"
        }
      },
      "routes": {
        "paidChallenge": "/v1/sandbox/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "commercialProof": false
    },
    {
      "productId": "prediction.markets",
      "operationId": "prediction.markets",
      "title": "Discover normalized markets",
      "summary": "Search and paginate fresh normalized markets and conservative canonical events.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "venues": [
          "polymarket",
          "kalshi",
          "manifold",
          "limitless"
        ],
        "identity": "Stable Clervo market and event identities with conservative equivalent-event matching."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "2000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "prediction-product-2026-08-09.3-prediction.markets"
      },
      "routes": {
        "paidChallenge": "/v1/prediction/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "pdata.world",
        "license": "CC BY 4.0",
        "licenseUrl": "https://creativecommons.org/licenses/by/4.0/",
        "transformedBy": "Clervo normalization, stable identity, conservative matching, durable observations, signals, freshness, and provenance."
      },
      "commercialProof": false
    },
    {
      "productId": "prediction.market",
      "operationId": "prediction.market",
      "title": "Inspect one normalized market",
      "summary": "Read one stable Clervo market identity with normalized probabilities, freshness, evidence, and supply attribution.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "venues": [
          "polymarket",
          "kalshi",
          "manifold",
          "limitless"
        ],
        "identity": "Stable Clervo market and event identities with conservative equivalent-event matching."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "2000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "prediction-product-2026-08-09.3-prediction.market"
      },
      "routes": {
        "paidChallenge": "/v1/prediction/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "pdata.world",
        "license": "CC BY 4.0",
        "licenseUrl": "https://creativecommons.org/licenses/by/4.0/",
        "transformedBy": "Clervo normalization, stable identity, conservative matching, durable observations, signals, freshness, and provenance."
      },
      "commercialProof": false
    },
    {
      "productId": "prediction.compare",
      "operationId": "prediction.compare",
      "title": "Compare equivalent markets",
      "summary": "Compare two conservatively matched markets and return normalized disagreement evidence.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "venues": [
          "polymarket",
          "kalshi",
          "manifold",
          "limitless"
        ],
        "identity": "Stable Clervo market and event identities with conservative equivalent-event matching."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "2000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "prediction-product-2026-08-09.3-prediction.compare"
      },
      "routes": {
        "paidChallenge": "/v1/prediction/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "pdata.world",
        "license": "CC BY 4.0",
        "licenseUrl": "https://creativecommons.org/licenses/by/4.0/",
        "transformedBy": "Clervo normalization, stable identity, conservative matching, durable observations, signals, freshness, and provenance."
      },
      "commercialProof": false
    },
    {
      "productId": "prediction.history",
      "operationId": "prediction.history",
      "title": "Read durable market history",
      "summary": "Read a bounded hash-linked history of Clervo normalized observations.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "venues": [
          "polymarket",
          "kalshi",
          "manifold",
          "limitless"
        ],
        "identity": "Stable Clervo market and event identities with conservative equivalent-event matching."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "3000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "prediction-product-2026-08-09.3-prediction.history"
      },
      "routes": {
        "paidChallenge": "/v1/prediction/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "pdata.world",
        "license": "CC BY 4.0",
        "licenseUrl": "https://creativecommons.org/licenses/by/4.0/",
        "transformedBy": "Clervo normalization, stable identity, conservative matching, durable observations, signals, freshness, and provenance."
      },
      "commercialProof": false
    },
    {
      "productId": "prediction.signal",
      "operationId": "prediction.signal",
      "title": "Derive market signals",
      "summary": "Derive bounded movement or disagreement signals only when the evidence is sufficient.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "venues": [
          "polymarket",
          "kalshi",
          "manifold",
          "limitless"
        ],
        "identity": "Stable Clervo market and event identities with conservative equivalent-event matching."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "3000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "prediction-product-2026-08-09.3-prediction.signal"
      },
      "routes": {
        "paidChallenge": "/v1/prediction/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "pdata.world",
        "license": "CC BY 4.0",
        "licenseUrl": "https://creativecommons.org/licenses/by/4.0/",
        "transformedBy": "Clervo normalization, stable identity, conservative matching, durable observations, signals, freshness, and provenance."
      },
      "commercialProof": false
    },
    {
      "productId": "crypto.wallet.balances",
      "operationId": "crypto.wallet.balances",
      "title": "Read wallet balances",
      "summary": "Read exact native balances and bounded holding coverage across requested supported chains.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "chains": [
          "Ethereum",
          "Base"
        ],
        "lookbackDays": {
          "minimum": 1,
          "maximum": 90
        },
        "identity": "Caller-supplied EVM address only; no wallet-owner or third-party identity labels are inferred."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "2000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "crypto-product-2026-08-09.1-crypto.wallet.balances"
      },
      "routes": {
        "paidChallenge": "/v1/crypto/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "Blockscout PRO API",
        "transformedBy": "Clervo provider-neutral normalization and deterministic wallet intelligence; raw API responses, credentials, and essential service are not resold."
      },
      "commercialProof": false
    },
    {
      "productId": "crypto.wallet.tokens",
      "operationId": "crypto.wallet.tokens",
      "title": "Read token holdings",
      "summary": "Read bounded ERC-20 holdings with exact atomic amounts and explicit missing valuation.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "chains": [
          "Ethereum",
          "Base"
        ],
        "lookbackDays": {
          "minimum": 1,
          "maximum": 90
        },
        "identity": "Caller-supplied EVM address only; no wallet-owner or third-party identity labels are inferred."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "2000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "crypto-product-2026-08-09.1-crypto.wallet.tokens"
      },
      "routes": {
        "paidChallenge": "/v1/crypto/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "Blockscout PRO API",
        "transformedBy": "Clervo provider-neutral normalization and deterministic wallet intelligence; raw API responses, credentials, and essential service are not resold."
      },
      "commercialProof": false
    },
    {
      "productId": "crypto.wallet.transactions",
      "operationId": "crypto.wallet.transactions",
      "title": "Read wallet activity",
      "summary": "Read bounded normalized native and ERC-20 activity with direction, status, freshness, and evidence.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "chains": [
          "Ethereum",
          "Base"
        ],
        "lookbackDays": {
          "minimum": 1,
          "maximum": 90
        },
        "identity": "Caller-supplied EVM address only; no wallet-owner or third-party identity labels are inferred."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "3000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "crypto-product-2026-08-09.1-crypto.wallet.transactions"
      },
      "routes": {
        "paidChallenge": "/v1/crypto/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "Blockscout PRO API",
        "transformedBy": "Clervo provider-neutral normalization and deterministic wallet intelligence; raw API responses, credentials, and essential service are not resold."
      },
      "commercialProof": false
    },
    {
      "productId": "crypto.wallet.report",
      "operationId": "crypto.wallet.report",
      "title": "Derive wallet intelligence",
      "summary": "Derive one bounded multichain wallet report with holdings, activity, flows, counterparties, deterministic signals, coverage, freshness, and provenance.",
      "lifecycle": "preview",
      "publicAvailable": true,
      "deliveryModes": [
        "sync"
      ],
      "selection": {
        "chains": [
          "Ethereum",
          "Base"
        ],
        "lookbackDays": {
          "minimum": 1,
          "maximum": 90
        },
        "identity": "Caller-supplied EVM address only; no wallet-owner or third-party identity labels are inferred."
      },
      "pricing": {
        "model": "fixed_by_operation",
        "displayPrice": {
          "asset": "USDC",
          "amountAtomic": "4000",
          "decimals": 6
        },
        "maximumChargeRequired": true,
        "priceVersion": "crypto-product-2026-08-09.1-crypto.wallet.report"
      },
      "routes": {
        "paidChallenge": "/v1/crypto/execute"
      },
      "payment": {
        "challengeImplemented": true,
        "payable": true,
        "mockExecutionAvailableByInjectionOnly": false
      },
      "attribution": {
        "source": "Blockscout PRO API",
        "transformedBy": "Clervo provider-neutral normalization and deterministic wallet intelligence; raw API responses, credentials, and essential service are not resold."
      },
      "commercialProof": false
    }
  ],
  "observedTruth": {
    "provenance": {
      "source": "packages/catalog/live-registry.json",
      "generatedBy": "scripts/probe-live-registry.mjs",
      "observedAt": "2026-08-11T08:48:34.576Z",
      "releaseId": "802527f49f87b1aa9323c329bf52c07ffce6d659",
      "proofLevels": {
        "externally_repeated": "an unrelated party did it, more than once",
        "none": "nothing demonstrated",
        "paid_outcome_verified": "we paid once, a useful result came back, the receipt was accurate, the replay matched, and the retry did not double-charge",
        "quote_observed_unpaid": "publicly offered, a price was returned, and a valid payment challenge was formed; nothing else"
      },
      "states": {
        "live": "probed; the deployed system serves it now",
        "supply_paused": "in the catalog, temporarily not serving; carries a reason and, where known, an expected return date",
        "unavailable": "absent from the catalog or has no public route at all"
      }
    },
    "products": [
      {
        "id": "ai",
        "label": "AI",
        "operations": [
          "ai.chat",
          "ai.embed",
          "ai.image",
          "ai.speech",
          "ai.video",
          "ai.music",
          "ai.virtual_try_on"
        ],
        "lifecycleState": "live",
        "proofLevel": "paid_outcome_verified",
        "reason": null,
        "expectedReturnAt": null,
        "publiclyReachable": true,
        "observedPrice": {
          "amountAtomic": "1000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "network": "eip155:8453",
          "priceVersion": "ai-dynamic-b7:b7supply_8b0e0a557a3ef3c94f891565_health1:aiid_58d12ee858e759c93b42fb72:pricing:2026-08-09:dynamic-v1:chat_competi"
        },
        "freeEntry": {
          "route": "https://api.clervo.dev/v1/ai/execute"
        }
      },
      {
        "id": "crypto_intelligence",
        "label": "Crypto Intelligence",
        "operations": [
          "crypto.wallet.balances",
          "crypto.wallet.report",
          "crypto.wallet.tokens",
          "crypto.wallet.transactions"
        ],
        "lifecycleState": "live",
        "proofLevel": "quote_observed_unpaid",
        "reason": null,
        "expectedReturnAt": null,
        "publiclyReachable": true,
        "observedPrice": {
          "amountAtomic": "4000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "network": "eip155:8453",
          "priceVersion": "crypto-public-2026-08-09.1-crypto.wallet.report"
        },
        "freeEntry": null
      },
      {
        "id": "prediction",
        "label": "Prediction Intelligence",
        "operations": [
          "prediction.compare",
          "prediction.history",
          "prediction.market",
          "prediction.markets",
          "prediction.signal"
        ],
        "lifecycleState": "live",
        "proofLevel": "quote_observed_unpaid",
        "reason": null,
        "expectedReturnAt": null,
        "publiclyReachable": true,
        "observedPrice": {
          "amountAtomic": "2000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "network": "eip155:8453",
          "priceVersion": "prediction-product-2026-08-09.3-prediction.markets"
        },
        "freeEntry": null
      },
      {
        "id": "rpc",
        "label": "Multi-chain RPC",
        "operations": [
          "rpc.archive",
          "rpc.batch",
          "rpc.broadcast",
          "rpc.call",
          "rpc.health"
        ],
        "lifecycleState": "unavailable",
        "proofLevel": "none",
        "reason": "commercial_rights_blocked",
        "expectedReturnAt": null,
        "publiclyReachable": false,
        "observedPrice": null,
        "freeEntry": null
      },
      {
        "id": "sandbox",
        "label": "Secure Sandbox",
        "operations": [
          "sandbox.artifact.get",
          "sandbox.run",
          "sandbox.session.create",
          "sandbox.session.destroy",
          "sandbox.session.exec"
        ],
        "lifecycleState": "live",
        "proofLevel": "paid_outcome_verified",
        "reason": null,
        "expectedReturnAt": null,
        "publiclyReachable": true,
        "observedPrice": {
          "amountAtomic": "60000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "network": "eip155:8453",
          "priceVersion": "sandbox-run-standard-2026-08-09.1"
        },
        "freeEntry": null
      },
      {
        "id": "search",
        "label": "Research",
        "operations": [
          "search.answer",
          "search.web"
        ],
        "lifecycleState": "live",
        "proofLevel": "paid_outcome_verified",
        "reason": null,
        "expectedReturnAt": null,
        "publiclyReachable": true,
        "observedPrice": {
          "amountAtomic": "6000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "network": "eip155:8453",
          "priceVersion": "search-web-open-federation-2026-08-09.1"
        },
        "freeEntry": {
          "route": "https://api.clervo.dev/v1/search/free",
          "acceptsNaiveRequest": false
        }
      }
    ]
  }
}
