{
  "ok": true,
  "source": "privatedao-privacy-execution-claim-prepare",
  "generatedAt": "2026-05-28T18:30:00.872Z",
  "cluster": "testnet",
  "service": "private-governance",
  "label": "wallet-signed Solana Testnet governance",
  "nativeProofClass": "wallet-signed-onchain",
  "proofClass": "visitor-wallet-memo-attestation",
  "memoProgram": "MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr",
  "memo": "PDAO_ENCRYPTED_CLAIM_V1:private-governance:visitor-wallet-memo-attestation:<sha256-ciphertext-digest-prefix>",
  "digestPrefix": "<sha256-ciphertext-digest-prefix>",
  "digestValidation": "valid-or-template",
  "signingModel": "visitor-wallet-signs-solana-testnet-memo-transaction",
  "explorerAfterSignature": "https://explorer.solana.com/tx/<signature>?cluster=testnet",
  "privacyBoundary": "The Solana transaction anchors only the digest commitment. The AES key and private disclosure receipt stay with the visitor unless explicitly shared.",
  "steps": [
    "Create AES-GCM encrypted claim packet in the browser.",
    "Hash ciphertext with SHA-256.",
    "Build a Solana Memo Program instruction with the returned memo.",
    "Sign from the visitor Testnet wallet.",
    "Open the returned transaction signature on Solana Explorer or Solscan."
  ]
}