Skip to content

Extensions

Shauna edited this page May 21, 2020 · 12 revisions

Conditions to Add

  • a condition where the result of it (such as the winner of a poll) is used by the action that triggered the condition - useful, for instance, in implementing "vote for governor" type processes
  • various kinds of sortition
  • liquid democracy
  • quadratic voting
  • consensus (loose & strict - kind of like approval but with an inherent time period)
  • various kinds of ranked voting
  • either the voting condition needs lots more configurations (quorum, setting supermajorities) or they should be multiple condition types
  • either the approval condition needs to be extended to allow more complexity (for instance, needs an approval from someone in role X and actor Y), or they should be multiple condition types
  • random (like, literally random, not sortition aka random selection of decision-maker; though I can't think of a case where we'd want this)

Third Party Integrations

  • social media websites (Twitter, Facebook, maybe Mastodon)
  • collaborative resources (Github, Trello, Airtable, wikis?)
  • possibly financial sites (Patreon, Stripe, Paypal, OpenCollective, etc) although we probably don't want to be handling money until this is way more reliable

Permissioned Models & Model Sets

  • Q&A interface
  • unordered lists
  • ordered lists (is this essentially "policies" or "codes" or are those different?)
  • tables
  • way down the line: content display/management algorithms?
Clone this wiki locally