Feature request:
#1 A way to hit an endpoint with the context of a new post in your territory, and return a custom fee split based on the response. SN uses this for the life of the post.
#2 A way to hit an endpoint with the context of a new tip, and return a custom fee split for the individual zap. SN uses this for the individual zap only.
Ie, I could make a serverless function, that gets context doc, then run my own logic, and return a json blob with Stacker user handles and weights or absolute amounts.