Explore

Product navigation

Judge Route
Canonical reviewer path with product proof, integrations, awards context, and runtime evidence
Try
Shortest Testnet vote path
Start
Guided onboarding and wallet-first flow
Learn
Workflow-first onboarding and product operating guide
Help
Product guide across routes, docs, and proof
Govern
Create, vote, and execute on Solana Testnet
Intelligence
Risk scoring, market context, and signer decision support
Treasury
Treasury health, solvency context, and agent policy routes
Payroll
Private payroll CSV, stablecoin choice, and auditor receipt flow
Gaming
Guilds, tournaments, inventory proposals, and reward operations
Compliance
Scoped compliance packs and bounded viewing-key evidence
Execute
Private payroll, vendor settlement, and treasury actions
Proof
Operation receipts, runtime logs, and verification routes
Developers
API docs, SDK starters, and integration surfaces
RPC Services
Hosted reads, relayer checks, QVAC status, and runtime endpoints
API Status
Backend health, visitor counters, and freshness endpoints
Command Center
Ops dashboard, indexed proposals, and readiness gates
Live State
Proposals, treasury, and action logs
Story
Live product story and fast explanation
Community
Join, updates, pilot interest, and support routing
Benefit
theMiracle wallet-placement benefit and Founding Governor access
Versus
PrivateDAO compared with Realms, Squads, Snapshot, and DAOhaus
Revenue
Self-hosted, managed SLA, and enterprise commercial tiers
Android
Mobile app, APK download, parity plan
Trust
Security, proof, and operating boundaries
Health
Runtime status and verification health
Custody
Multisig, authority transfer, and custody evidence
Analytics
Votes, proposals, actions
API & Pricing
Pilot, API, commercial packs
Engage
Buyer path, pilot motion, mainnet trajectory
Search
Search routes, docs, tracks, and proof
Docs
Curated reviewer and trust docs
Cloak lane
Wallet-first
Judge + proof linked
Cloak track
Private treasury settlement lane with proof-linked continuity

This route is the direct reviewer and operator surface for Cloak-aligned private settlement. It prepares private treasury and payroll intents, forwards them through the settlement proxy, and keeps execution references visible for judge and proof flows.

Route summary

Use PrivateDAO like infrastructure, not like a static brochure

This services route explains hosted reads, privacy policies, payout corridors, and the integration starter needed to plug the product into real organizations.

Execution model

Prepare → forward private intent → verify receipt

Operators can run confidential settlement intents for payroll, vendor payouts, and treasury motion from one route. The same intent and reference path can be inspected from Judge and Proof without moving to terminal workflows.

Privacy policy selector

Choose the privacy posture that matches the operation

PrivateDAO is strongest when the privacy boundary is explicit. Pick the policy that fits the action, then open the matching route and proof path.

Best fit now
Reviewer-visible proof

Best when judges, buyers, or community reviewers must follow every public hash while sensitive inputs stay abstracted.

Cloak SDK contract

UTXO-first devnet lane, verified without exposing secrets

This route now distinguishes the hosted PrivateDAO intent receipt from the official Cloak devnet SDK surface. Reviewers can see the exact SDK package, program, relay, and probe command used for live validation.

SDK
@cloak.dev/sdk-devnet
0.1.5-devnet.1 installed in the web app.
Devnet relay
https://api.devnet.cloak.ag
Checked by the generated live probe packet.
Secret handling

The live probe records only public program IDs, public relay status, and public transaction or receipt references. It does not print private keys, viewing keys, UTXO private keys, raw notes, or seed material.

Capability matrix
UTXO API
Primary
transact, createUtxo, createZeroUtxo, transfer, withdraw, and swap helpers are the active integration contract.
Viewing keys
Ready
The SDK path derives nk for scan/decrypt readiness, and the product boundary forbids logging private key material.
Relay / Merkle
Live checked
The repo probe checks Cloak devnet relay health and the executable devnet program account.
Compliance history
Available
Scanner and CSV exports are present in the SDK surface; full history requires a funded wallet and persisted UTXOs.
Read-node receipt
Live
The hosted PrivateDAO API returns a Cloak-labelled testnet intent receipt for reviewer-visible continuity.
Private settlement rail workbench

Prepare and forward rail-specific private settlement intents

This workbench turns private settlement into a real operator action surface. It prepares a Cloak or Umbra execution intent, forwards it through a rail-specific proxy when available, and records the resulting receipt path.

Settlement rail
Open proof routeOpen packet
Delivery state
Prepare a private settlement intent, forward it through the read-node rail endpoint, and store the receipt.
Prepared intent
{
  "rail": "cloak",
  "operationType": "private-payroll",
  "asset": "USDC",
  "amount": "250",
  "recipient": "B3STL1akxLGLvPpKd6Grz19jjVySkWrGgHFwGNK8yEZ",
  "memo": "Payroll tranche / reviewer-safe memo",
  "auditMode": "selective-disclosure",
  "recipientVisibility": "private-by-default",
  "createdAt": "2026-06-11T02:23:00.208Z"
}
Latest response preview
The rail receipt will appear here after the operator forwards the prepared intent.