{
  "ok": true,
  "service": "LiteVerse Control Plane API",
  "infrastructureStatus": {
    "d1": true,
    "r2": true,
    "kv": false,
    "vectorize": true
  },
  "aiReady": {
    "d1": true,
    "r2": true,
    "kv": false,
    "vectorize": true
  },
  "launchGate": {
    "ready": true,
    "issues": [],
    "recordedAtUnixMs": 1779389001807,
    "launchRecoveryStrict": false,
    "strictReleaseGate": false,
    "mcpRuntimeAvailable": true,
    "mcpNamespace": "gateway",
    "mcpToolCount": 22,
    "mcpReadOnlyToolCount": 8
  },
  "readIndex": {
    "baseUrlConfigured": true,
    "mirrorConfigured": true,
    "mirrorReady": false,
    "backupConfigured": true,
    "backupReady": true,
    "backupBundleSha256": "536f5ad3874a2633c8c760abcc7881ae3d320567ba1db4b2ca7a931dc3484524",
    "backupExportedAtMs": 1779825219177,
    "backupSnapshotHash": "da8d0c785500ea5a64e1097917c5739ec3ee762f1ab891eeb7ebeeb55616f960",
    "backupLatestBlock": 127548,
    "autoRagConfigured": true,
    "autoRagReady": true,
    "autoRagDimensions": 384,
    "autoRagVectorRecords": 4,
    "ready": false,
    "operational": false,
    "queryReady": false,
    "indexingEnabled": false,
    "pendingSync": false,
    "snapshotReady": false,
    "snapshotHash": "",
    "snapshotUpdatedAtMs": null,
    "chainOverviewUpdatedAtMs": null,
    "mode": "",
    "explorerApiUrl": "",
    "latestBlock": 0
  },
  "chat": {
    "apiKeyConfigured": true,
    "model": "MiniMaxAI/MiniMax-M2.5",
    "ready": true
  },
  "rag": {
    "baseUrlConfigured": true,
    "ready": false
  },
  "publicEndpoints": {
    "substrateWs": "wss://ws.interlayer.one",
    "evmRpc": "https://evm.interlayer.one",
    "svmRpc": "https://svm.interlayer.one",
    "polkaVmRpc": "https://polkavm.interlayer.one",
    "moveRpc": "https://move.interlayer.one",
    "cosmWasmRpc": "https://cosmwasm.interlayer.one"
  }
}