Recorded gate output
$ cargo test --manifest-path contracts/mainnet-v2/mandate-registry/Cargo.toml --all-features- 52 native Soroban host tests passed
- 1 exact optimized-WASM execution check passed
- 10,001 signed amount boundaries passed
- 512 complete mandate-state scenarios passed
Proves: Budget, expiry, merchant, asset, status, sequence, and atomic Circle USDC settlement are enforced by the contract.
Boundary: Behavior is exercised locally; the live-code check below binds that reviewed code to Mainnet.