{
  "ok": true,
  "source": "privatedao-pusd-utility-layer",
  "generatedAt": "2026-05-30T21:43:49.745Z",
  "cluster": "testnet",
  "asset": {
    "symbol": "PUSD",
    "name": "Palm USD",
    "tokenStandard": "Solana SPL",
    "decimals": 6,
    "mint": null,
    "tokenProgram": "TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA",
    "receiveAddress": "AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c",
    "freezeAuthorityModel": "non-freezable stablecoin posture; no blacklist or pause is assumed in the utility flow",
    "complianceBoundary": "Mint/redeem permissioning belongs at the issuer layer; PrivateDAO utility flow handles approved transfers, claims, receipts, and governance context.",
    "activationState": "official-mint-configuration-gated"
  },
  "utilityMatrix": [
    {
      "lane": "confidential-payroll",
      "userProblem": "Teams do not want every salary, bonus, and contributor payment strategy exposed through public wallets.",
      "prototype": "PUSD confidential payroll SKU, encrypted claim console, memo-coded receipt, and browser wallet signature path.",
      "route": "https://privatedao.org/services/pusd-stablecoin/",
      "claimUrl": "https://privatedao.org/services/pusd-stablecoin/?claim=pusd-stablecoin-treasury#privacy-claim-console",
      "proofEndpoints": [
        "/api/v1/privacy-execution-claims/prepare?claim=pusd-stablecoin-treasury",
        "/api/v1/integration-matrix/anchor"
      ],
      "executionMode": "PUSD-mode SOL Testnet rehearsal until official mint is configured"
    },
    {
      "lane": "grant-distribution",
      "userProblem": "Grant committees need stable payout proof without scattering governance, approval, and payment evidence.",
      "prototype": "Governed stablecoin billing request, Judge/Proof links, operation receipts, and public-safe attestation export.",
      "route": "https://privatedao.org/services/pusd-stablecoin/",
      "claimUrl": "https://privatedao.org/services/pusd-stablecoin/?claim=pusd-stablecoin-treasury#privacy-claim-console",
      "proofEndpoints": [
        "/api/v1/execution-events/stats",
        "/api/v1/readiness"
      ],
      "executionMode": "wallet-signed Testnet rehearsal with PUSD memo and proof path"
    },
    {
      "lane": "gaming-reward-pool",
      "userProblem": "Gaming DAOs and tournaments need stable rewards without leaking every allocation reason or payout plan.",
      "prototype": "PUSD gaming reward SKU, reward-pool treasury profile, claim attestation, and explorer verification.",
      "route": "https://privatedao.org/services/pusd-stablecoin/",
      "claimUrl": "https://privatedao.org/services/pusd-stablecoin/?claim=pusd-stablecoin-treasury#privacy-claim-console",
      "proofEndpoints": [
        "/api/v1/privacy-execution-matrix",
        "/api/v1/quicknode/stream/stats"
      ],
      "executionMode": "PUSD-mode reward rehearsal plus on-chain memo claim"
    },
    {
      "lane": "institutional-treasury-tooling",
      "userProblem": "Treasury operators need stable payment routing, policy context, and proof that survives review.",
      "prototype": "Jupiter route context, Torque event relay, QuickNode telemetry, Supabase receipts, and integration matrix anchor.",
      "route": "https://privatedao.org/services/jupiter-treasury-route/",
      "claimUrl": "https://privatedao.org/services/pusd-stablecoin/?claim=pusd-stablecoin-treasury#privacy-claim-console",
      "proofEndpoints": [
        "/api/v1/provider-integrations/status",
        "/api/v1/pusd/utility-layer"
      ],
      "executionMode": "review -> sign -> verify treasury utility flow"
    }
  ],
  "judgingMap": {
    "technicalExecution": "Browser wallet flow builds memo-coded Testnet transactions now and upgrades to SPL TransferChecked when PUSD mint configuration is present.",
    "productUseCase": "PUSD is used as the core stable settlement asset for payroll, grants, reward pools, and treasury operations.",
    "innovation": "PrivateDAO combines non-freezable stablecoin utility with encrypted claims, governance approval, and public-safe receipts.",
    "tractionValidation": "Visitor receipts, Supabase operation events, QuickNode telemetry, and anchored integration matrix provide observable usage evidence.",
    "teamExecution": "The product route, API status, claim console, and read-node proof surfaces are shipped code rather than slides."
  },
  "publicProofLinks": {
    "product": "https://privatedao.org/services/pusd-stablecoin/",
    "utilityApi": "https://api.privatedao.org/api/v1/pusd/utility-layer",
    "matrixAnchor": "https://api.privatedao.org/api/v1/integration-matrix/anchor",
    "privacyClaims": "https://api.privatedao.org/api/v1/privacy-execution-claims",
    "readiness": "https://api.privatedao.org/api/v1/readiness"
  }
}