This use-case is derived from conversations with Bea, Sebnem, Judy, and Sparrow from DADA, in the process of discussing the Setting up a working group use-case.
In this use-case, a platform has a community that they want to activate. In order to activate that community, the platform defines a set of “task applets” that any community member can invoke. Each app offers a curated, semi-automated workflow for a community member. For example:
- Organize an art showing on Decentraland
- Contribute an economics simulation
- Create and coordinate a working group
- Help manage money
The platform uses Metagov as a framework for building these task applet. The platform also gives its members access to the framework, so that they can contribute their own task applets to a pool of ways of engaging with the platform.
Importantly, each created applet would be connected to a reputation / token system.
Off the top of my head, I would imagine building this by connecting Colony (for building tasks) to IFTTT (for scripting cross-platform processes) to SourceCred (as the reputation/token system) to the platform itself (in order to script relevant platform actions into tasks). For money management, I would include some sort of wallet framework.