Account abstraction
Also called ERC-4337
A way to make a wallet behave more like a smart contract, so it can batch actions, let someone else pay gas or recover access with custom rules. On Ethereum today this is usually built with ERC-4337, which works above the protocol rather than replacing ordinary accounts. The extra flexibility comes with contract and relayer risk: a bug or bad policy can affect the whole wallet.