Summary
Activate the DAO's positions profit distribution by delegating the right to claim profits to the PositionManager contract as well as setting the distribution rules to be used by the latter.
Motivation
In order to automate the profits distribution from the DAO's positions, a PositionManager contract has been deployed. It let's anyone create rules of distribution as well as setting an executor share in order to compensate the execution gas cost.
Actions
This proposal will execute two functions: the first will set the PositionManager as a delegate to let it claim the DAO's positions rewards on the current 16 positions owned by the DAO.
The second will set the distribution rules according to what was proposed in the documentation:
Executor share: 0.5% (raw amount of claimed ATF),
DAO's Treasury: 70%,
veAGT contract: 30%.