The Collateral Picture Vaults Can't Prove

As vault lending strategies mature, the yield logic pushes toward multi-venue execution: collateral positions spanning both centralized exchanges and decentralized protocols, because that's where the combined liquidity and rate opportunity actually sit. Vaults make this tractable through automation, executing continuously across whatever venues the strategy requires without human intervention. But running a continuous strategy across CEX and DEX simultaneously creates a verification requirement the market hasn't solved yet.
Why Cross-Venue Verification Breaks Down
In a multi-venue lending strategy, each venue handles verification independently. DEX collateral positions are onchain and verifiable by anyone at any time. Most major CEXes now publish Merkle-tree proof of reserves on a regular cadence. Each side of the strategy has a mechanism. The problem is that neither mechanism knows the other exists.
A lender trying to assemble a complete collateral picture has to stitch those two attestations together after the fact. That composite has no shared proof. The DEX proof and the CEX attestation carry different timestamps, are published on different schedules, and there is no mechanism guaranteeing they reflect the same moment. Under scrutiny from a counterparty, a regulator, or an auditor, the composite falls apart. Two separate claims don't add up to one verifiable proof.
That fragmentation problem is compounded by a timing one. The verification mechanisms on each side were calibrated for a different operating model: periodic publication schedules designed for markets that close and humans who check the books before they do. A vault executing continuously, rebalancing collateral positions across venues without human intervention, doesn't fit that model. Cross-venue exposure can shift materially between attestation windows, and at any given moment the only view of total collateral available is one assembled manually from sources on different schedules. By the time the picture is complete, it may no longer be accurate.
What Verified Collateral Actually Requires
The infrastructure requirement follows directly from both problems: a single query that pulls collateral positions across CEX and DEX environments and returns a cryptographic proof that the computation ran correctly on untampered data at a specific point in time. Not two attestations stitched together after the fact. One proof, covering both sides, that any party can independently verify without trusting any intermediary, and that can run continuously rather than on a publication schedule.
Space and Time makes this possible. Proof of SQL generates cryptographic proofs alongside query results, so a vault lender can prove cross-venue collateral positions: CEX and DEX together, in a single tamperproof query, running on demand rather than on anyone's schedule.
That is what the multi-venue model actually requires: not a reporting layer assembled from fragmented sources, but a single verifiable proof that the full collateral picture is accurate at the moment it matters.