Preparing the live product surface
PrivateDAO is loading wallet-ready controls, Testnet context, and proof-linked routes so the app lands with real content instead of an empty frame.
PrivateDAO is loading wallet-ready controls, Testnet context, and proof-linked routes so the app lands with real content instead of an empty frame.
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.
This services route explains hosted reads, privacy policies, payout corridors, and the integration starter needed to plug the product into real organizations.
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.
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.
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": "RecipientWalletxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"memo": "Payroll tranche / reviewer-safe memo",
"auditMode": "selective-disclosure",
"recipientVisibility": "private-by-default",
"createdAt": "2026-04-29T14:17:20.750Z"
}The rail receipt will appear here after the operator forwards the prepared intent.