Summary: Aera is constrained treasury-execution infrastructure. The point is not another multisig shell. The point is to let a vault owner pre-define where capital may go, then let guardians keep operating inside those bounds without handing them open-ended signer discretion.
What it does:
Provides smart-contract vault infrastructure for treasury management, yield programs, and other allocator workflows where offchain strategy logic still needs onchain enforcement
Uses guardians to submit actions while enforcing protocol and calldata constraints onchain through whitelists, hooks, and Merkle-tree validation
Supports both single-depositor treasury vaults and multi-depositor tokenized vaults with provisioner-based deposit and redemption flows
Exposes modular contracts such as BaseVault, FeeVault, Provisioner, oracle registry, and fee calculators so deployments can adapt as strategies evolve
Publishes protocol docs, contract references, security materials, and public contract repositories for V1/V2/V3-era code and audit artifacts
Key claims:
Official site calls Aera “crypto’s most scalable, institutional-grade vault infrastructure” and describes it as non-custodial treasury and fund-management infrastructure built by Gauntlet
Official overview docs say Aera “powers onchain vaults with off chain intelligence” and positions guardians as actors whose transactions are reverted if they violate whitelisted-contract or calldata constraints
The one-page protocol explainer says Aera is a “noncustodial trustless treasury management protocol” where guardians interact only with a whitelisted set of DeFi protocols chosen by each vault owner
Security docs emphasize that guardian flexibility is bounded by onchain hooks, granular role separation, modular upgrades, audits, competitive review, and an active bug bounty
Public GitHub materials show Aera maintaining public contract repositories covering multiple protocol versions and explicitly publishing some audit artifacts in-repo
Whitepaper: No classic standalone whitepaper or litepaper was found during this pass. The strongest primary materials were Aera’s official site, overview docs, one-page protocol explainer, security docs, documentation index, and public contract repositories; see ../whitepapers/aera-primary-sources-2026-04-25.md.