What is Impact?

Depends on context. → Impact-Oriented Funding Cycles

Even Algorithmic Scoring Is Subjective

Our proposed reputation score “Y” is calculated by the generic formula below, but is still subject to arbitrary decisions by the

Y = [sum of all independent metrics] / [number of metrics included] = results in a standardized score between 0 and 1 no matter

<aside> 🔗 *This scoring system was first described as a “meta function” in my 2022 blog series “Quantifying Reputation in DAOs: Part One”

</aside>

(a) + (b) + (c) + (d) = Total Weight Total Weight/# of Contribution Types = Normalized Contribution Score

Impact Scope Provides C

Who, What, Where, When, Why? → → E.g. a region, ecosystem, event, etc.

Potlock Score

  1. Individual: (donations, updates, patronage, components, posts, followers, accountsClaimed, stakeWeight)
  2. Project: (isRegistered, hasContributors, hasDonors, fundingAmount, matchingFunds, totalRounds, donationRounds)

Open Web Score

  1. Individual: TBD
  2. Project: TBD

Near Ecosystem Score

  1. Individual: TBD
  2. Project: TBD

<aside> 🔗 *Additional project metric inspo: Metrics Garden | All Categories (notion.site)

</aside>

What is the entity making an impact?

Individual “Reputation” Score

isDonor = bool

firstDonation = date

yearOfChefNFT = bool

donationsMade = int

amountDonated = int

uniqueProjectsDonated = int

donationImpact = average donation amount * unique projects donated

average donation amount = [amountDonated]/[donationsMade]

isContributor = bool

projects = int

updatesPosted = int

isRoundPatron = bool

patronageAmount = int

isBuilder = bool

components = int

posts = int

followers = int

accountsClaimed = int

stakeWeight = int

Group/Project “Reputation” Score

isRegistered = bool

hasContributors = int

contributorScore = avg score / # of contributors

hasDonors = int

fundingAmount = int

matchingFunds = int

totalRounds = int

donationRounds = [list]

isIntegrated = bool

integrationCount = int

integrationScore = avg score of integrated projects / # of integrated projects