{
  "ok": true,
  "source": "privatedao-provider-integration-status",
  "generatedAt": "2026-05-28T18:27:39.938Z",
  "cluster": "testnet",
  "providers": {
    "goldrush": {
      "configured": true,
      "proofEndpoint": "/api/v1/goldrush/query",
      "route": "https://privatedao.org/services/goldrush-decision-intelligence/",
      "executionMode": "server-side wallet intelligence proxy",
      "privacyBoundary": "Pre-sign risk context only; no private strategy text is written on-chain."
    },
    "zerion": {
      "configured": true,
      "proofEndpoint": "/api/v1/zerion/portfolio",
      "route": "https://privatedao.org/services/zerion-agent-policy/",
      "executionMode": "policy-bound portfolio context before agent execution",
      "privacyBoundary": "Portfolio data is used to scope policy review; wallet execution remains approve-before-execute."
    },
    "torque": {
      "configured": true,
      "credentialPresent": true,
      "deliveryVerified": true,
      "projectId": "cmpm5lnzt00hujq1jd9imtp2o",
      "customEventId": "cmpm5lolt00iajq1jjluy5a3m",
      "customEventName": "private_treasury_execution",
      "lastIngestionId": "4e660492-af75-4a28-9cb2-a81f7779be38",
      "proofEndpoint": "/api/v1/torque/custom-event",
      "route": "https://privatedao.org/services/torque-growth-loop/",
      "executionMode": "server-side custom_event relay",
      "endpoint": "https://ingest.torque.so/events",
      "privacyBoundary": "Only product-action events are relayed; secrets and reward credentials stay server-side.",
      "deliveryBoundary": "Active Torque ingestion API key verified against ingest.torque.so; MCP auth remains separate from event delivery credentials."
    },
    "jupiter": {
      "configured": true,
      "proofEndpoint": "/api/v1/jupiter/order",
      "route": "https://privatedao.org/services/jupiter-treasury-route/",
      "executionMode": "order preview and wallet-reviewed treasury route",
      "privacyBoundary": "The read-node prepares order context; final signing stays in the user's wallet."
    },
    "qvac": {
      "configured": true,
      "sdkAvailable": false,
      "proofAvailable": true,
      "proofEndpoint": "/api/v1/qvac/runtime-proof",
      "route": "https://privatedao.org/services/qvac-sovereign-ai/",
      "executionMode": "local-first pre-sign intelligence proof",
      "privacyBoundary": "Sensitive briefs are generated client-side or from deterministic fallback, not uploaded as raw private strategy."
    }
  },
  "controls": [
    "Provider API keys are never exposed to the static website.",
    "Every provider route is status-checkable without requiring a private key in the browser.",
    "Execution surfaces preserve Review -> Sign -> Verify before value movement."
  ]
}