Sealed bids and time-locked escrow.
Sealed-bid auctions where no party, including the auctioneer, can peek early. Treasury approvals run as t-of-n quorums, and escrow opens at maturity because the time-lock says so.

Sealed processes in finance still rely on a trusted intermediary: the auctioneer who promises not to peek, the custodian who promises to wait, the administrator who promises the log is complete. Each promise is an attack surface, and regulators price that in.
With SCSA, bids seal against a shared time-lock and open simultaneously when it matures. Treasury actions execute only when a threshold of signers approves, so one compromised credential moves nothing. The audit trail is hash-chained and signed end to end, which turns compliance review from sampling into verification.
Sealed bids opened simultaneously by math
Bids seal against the same time-lock and become readable at the same instant. Nobody, including the auctioneer, can peek before maturity.
t-of-n quorum approval workflows
Large transfers require a threshold of signers. The cryptography enforces the policy, so a single compromised account cannot move funds.
Auditable, tamper-evident transaction trail
Every approval and release is chained and signed, giving auditors a record that cannot be quietly edited after the fact.
The intermediary's promise is replaced by a proof anyone can check.