Product navigation
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.
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.
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.
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 when judges, buyers, or community reviewers must follow every public hash while sensitive inputs stay abstracted.
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.
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.
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.
{
"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"
}The rail receipt will appear here after the operator forwards the prepared intent.