Ā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. Framework Intro & Components

Contribution Points

PreviousInteractions, Tasks & Contributions - a context-agnostic standard.NextCalculating eCP and other dependent & independent params

Last updated 2 months ago

Tasks / Interactions are "global" types that follow a specific data structure and can be added to the in a fully-decentralized way. Once added and verified, they will be immediately available for any Hub in the Ecosystem, including Hubs deployed in the past.

Each Hub can then select any of the Tasks defined in the TaskRegistry, and deploy a local instance of it by adding additional context (metadata).

Tasks deployed inside a Hub are called Contributions, and can be assigned a custom weight between 1 and 10. This weight is called Contribution Points (CP).

Once a Member of the Hub has successfully completed and submitted a Contribution, these points are allocated to the Member, and the total CP gained by a Member during a Period will represent that Member's gCP score for that Period:

∑CP=1nCPi=gCPi\displaystyle \sum_{CP = 1}^n CP_i = gCP_{i}CP=1∑n​CPi​=gCPi​

General formalization for Contribution Points (CPCPCP) of Interaction (ιi\iota_{i}ιi​)

In a more formal sense, for each Interaction in the Āut ecosystem:

ιi∈IAˉ:[ι1,ι2,...,ιn]\iota_{\tiny i} \in \Iota_{\tiny Ā}: [\iota_{\tiny 1}, \iota_{\tiny 2}, ..., \iota_{\tiny n}]ιi​∈IAˉ​:[ι1​,ι2​,...,ιn​]

is structured so that a Contribution inside a Hub will follow the same pointing system, and will have a local, measurable weight such as:

∀ ι∈Ih∙,ι=1≤CPh∙≤10\forall \text { } \iota \in \Iota_{h \tiny \bullet}, \iota = 1 \leq CP_{h \tiny \bullet} \leq 10∀ ι∈Ih∙​,ι=1≤CPh∙​≤10, where:

  • CPh∙CP_{h \tiny \bullet}CPh∙​ is the range value of Contribution Points available for an interaction in a specific Hub ( h∙h \scriptsize \bulleth∙)

  • ιi\iota_{i}ιi​ represents any unique Interaction type

Interactions can be further assigned a semantic space (or "context") and linked and inter-linked together in internal modules such as Quests and Onboarding Strategies.

TaskRegistry