Treasury vaults with multi-signer policies. The Safe keeps its governance; Bubble keeps the treasury's balances and flows off the public record, which is usually the point of having a treasury policy at all.
How the integration works
Bubble sits between the application and the chain. Gnosis Safe keeps doing what it does today, and confidentiality is added at the token layer: amounts and balances live on chain as ciphertexts, computation happens across the MPC network without decryption, and disclosure is governed by the contract rather than by us. Contracts stay standard EVM, so nothing has to be rewritten.
Private by design.
See how confidential transactions work on the networks you already use.