EIP-1822: Universal Upgradeable Proxy Standard (UUPS)

I’ve proposed something very similar to ERC1822 with a callback mechanism for initialization of the governance. Proposal isn’t written yet but the code is available here. In particular, you can check the test/010_upgrade.js to see an example