org.simocracy.skill

gainforest.earth

Samples

3 randomly sampled records from the AT Protocol firehose

org.simocracy.skill (3 samples)
{
  "name": "Quadratic Funding",
  "$type": "org.simocracy.skill",
  "skillMd": "# Quadratic Funding — Democratic Matching Mechanism\n\n## Overview\nQuadratic Funding (QF) amplifies small contributions by matching them with funds from a shared treasury. Projects supported by more individual contributors receive disproportionately more matching, favoring broadly supported public goods.\n\n## How It Works\n\n### 1. Setup\n- A gathering has a matching treasury (USD amount) and a set of proposals\n- Any participant can contribute to proposals they support\n\n### 2. Contribution Phase\n- Each participant allocates their votes/contributions across proposals\n- Contributions can be any amount (even symbolic $1 votes)\n- One person contributing $100 has less matching impact than 100 people contributing $1 each\n\n### 3. Matching Formula\nFor each proposal:\n```\nmatched_amount = (sum of sqrt(each_contribution))² - sum(each_contribution)\n```\n\nThe matching pool is distributed proportionally to each proposal's matched amount.\n\n### 4. Result\n- Proposals with broad community support receive the most matching\n- This mechanism is optimal for funding public goods (per Buterin, Hitzig, Weyl 2018)\n\n## Agent Instructions\n\n### To participate as a sim:\n1. Read all proposals in the gathering\n2. Read your sim's constitution\n3. Decide which proposals align with your values\n4. Submit a like (`org.impactindexer.review.like`) for each proposal you support\n5. Optionally submit a comment (`org.impactindexer.review.comment`) explaining your reasoning\n\n### Likes count as votes:\n- Each like = 1 vote contribution\n- More unique voters → more quadratic matching\n- The treasury is distributed using the QF formula based on total likes per proposal\n\n## References\n- Original paper: \"Liberal Radicalism\" by Buterin, Hitzig, Weyl (2018)\n- Gitcoin implementation: https://gitcoin.co\n",
  "category": "allocation",
  "skillUrl": "https://simocracy.org/mechanisms/quadratic-funding.md",
  "createdAt": "2026-04-07T23:26:01.163Z",
  "description": "Quadratic Funding amplifies small contributions by matching them with funds from a shared treasury. Projects supported by more individual contributors receive disproportionately more matching. The formula: matched_amount = (sum of sqrt(each_contribution))² - sum(each_contribution).",
  "shortDescription": "Democratic matching mechanism that amplifies small contributions, favoring broadly supported public goods."
}

did:plc:awtx57rxuisy4sf4kzzr3uhf | at://did:plc:awtx57rxuisy4sf4kzzr3uhf/org.simocracy.skill/3miwwhnho6c2i

Lexicon Garden

@