PrivateDAO Cloak Lane: Confidential Treasury Settlement with Proof Continuity
https://privatedao.org/services/cloak-private-settlement/
https://privatedao.org/judge/
https://privatedao.org/proof/
https://github.com/X-PACT/PrivateDAO
https://privatedao.org
https://youtu.be/iFTUe4CTWP0
PrivateDAO ships Cloak-aligned confidential settlement as a real product route. Operators prepare private payroll or treasury intents, forward them through a dedicated settlement proxy, and keep execution references attached to the judge/proof surfaces.
- Added a real private settlement server proxy endpoint:
/apps/web/src/app/api/private-settlement/intent/route.ts
- Upgraded the in-product settlement workbench to forward by default via the proxy.
- Added a dedicated Cloak service route:
/services/cloak-private-settlement
- Added Cloak lane exposure in both reviewer surfaces:
/judge/proof
- Preserved receipt continuity through operation receipt persistence and proof navigation.
- Cloak feature route:
https://privatedao.org/services/cloak-private-settlement/ - Execute route anchor:
https://privatedao.org/execute/#vendor-payment - Judge route:
https://privatedao.org/judge/ - Proof route:
https://privatedao.org/proof/ - API source:
/apps/web/src/app/api/private-settlement/intent/route.ts