Āut Labs
  • Āut Labs
  • The Āutonomy Matrix
  • $AUT Token
  • Framework Intro & Components
    • Āutonomy Matrix
    • The Participation Score
      • More about Expected Contributions
    • ĀutID: a Member< >Hub bond
    • Interactions, Tasks & Contributions - a context-agnostic standard.
    • Contribution Points
      • Calculating eCP and other dependent & independent params
    • The Hub - or, the whole is greater than the sum of its parts.
    • Roles on-chain. If there is Hope, it lies in the Roles
    • Commitment Level as an RWA
      • Discrete CL Allocation
    • Peer Value
      • Flow & aggregation of value
  • 🕹️Participation Score
    • Design Thinking
      • Problems with traditional Local Reputation parameters
      • Innovation Compared to other “Local Reputation” protocols
      • Hub<>Participant Accountability & Rewards
    • Core Parameters
    • Formulæ
    • Edge Cases
      • 1. The Private Island
      • 2. Cannibal Members
      • 3. The Ghost & the House on Fire
    • PS Formula for all Edge Cases
    • Conclusions
  • 🎇Prestige
    • Prestige: introducing measurable credibility for a DAO
    • Need for a DAO to measure its KPIs overtime (on-chain)
    • Archetypes
      • Defining an Organizational Type
      • Existing Organizational Types
      • Deep-dive: Calculating current Parameters (p)
    • Formulas for Prestige
      • Normalization of p
    • Prestige for all edge cases
      • Relationship between Prestige & Archetype parameters
    • How to expand Prestige through external Data Sources
    • Use-cases & Conclusions
  • 🌎Peer Value
    • Initial Applications
    • Relationship between Participant, Hubs & Peer Value
    • Peer Value (v) as a directed graph
      • Calculating normalized Participation Score (PS'')
      • Calculating normalized Prestige (P'')
      • Calculating the Contributor Archetype (a)
    • The Peer archetype
      • Formulæ for α & deep-dives
      • Formulæ for β & deep-dives
      • Formulæ for γ & deep-dives
    • Conclusions & Initial Applications
  • ⚽Appendices & Playgrounds
    • PS Simulations
    • PS Playground
    • Prestige Simulations
    • Prestige Playground
Powered by GitBook
LogoLogo

PARTICIPATE

  • Website
  • ĀutOS
  • Hub Explorer

© Āut Labs 2025

On this page
  1. Participation Score
  2. Edge Cases

2. Cannibal Members

“Cannibal” member + c + PS’

This is an edge-case where we consider what happens if a Member completes all or the majority of TCP (Total Contribution Points) available in a Hub in a period T.

Meaning that for Member j -> GC=TCPGC = TCPGC=TCP.

This situation could be due to two factors:

Factor a.

The Member whose GC=TCPGC = TCPGC=TCP is the only Member in the community in a given Period.

In this case we should include a new condition:

if j is a Member of [h⋅][\tt h \cdot][h⋅], and TCM[h⋅]=1TCM_{[\tt h \cdot]} = 1TCM[h⋅]​=1, then the Participation Score of j in that Period will be calculated as:

PSn=PS(n−1)PS_{\tiny n} = PS_{\tiny (n-1)}PSn​=PS(n−1)​

meaning that their PS remains constant.

Else, we can use the general formula for PSnPS_{\tiny n}PSn​.

Factor b.

The Member whose GC=TCPGC = TCPGC=TCP may be trying to collude, therefore, we need to limit their PSnPS_{\tiny n}PSn​’s exponential growth.

We do so by introducing a constraint factor (c) that controls the growth of PSnPS_{\tiny n}PSn​.

Together with c, we will introduce a step of normalization ( PSn′PS_{ n}'PSn′​ )- that will protect the Hub in case a collusion attempt.

Another simple extension in this case:

if PSn>c×PS(n−1)PS_{ n} > c \times PS_{(n-1)}PSn​>c×PS(n−1)​, then -> PSn′=c×PSn−1PS_{n}' = c \times PS_{n-1}PSn′​=c×PSn−1​,

that we can render as:

PSn′=min(PSn, c×PS(n−1))PS_{ n}' = min(PS_{n}, \text { }c \times PS_{(n-1)})PSn′​=min(PSn​, c×PS(n−1)​)

The value of c is initially set to 1.4 (40% growth) - later the Hub itself will be able to customize it internally, in the same fashion of the approach with p-minus ( p⊖p_{\tiny \ominus}p⊖​ ).

This approach ensures that the growth of PS is constrained by the factor c, and any calculated PS exceeding this constraint will be normalized through the allowed maximum.

Previous1. The Private IslandNext3. The Ghost & the House on Fire

Last updated 10 months ago

🕹️