Alternatively, execution contracts themselves contain `upgradeTo()` functions controlling how enhancements execute
Deploying implementation instead of up-date functionality creates irreversibly low-upgradeable agreements despite using UUPS proxies, while the proxy by itself include no up-date system. UUPS proxies have limited reason, only delegating…