PoE Protocol NUTY Token Whitepaper Roadmap Launch App →

How PoE Score Is Calculated

Technical deep dive into the Proof of Evolution formula.

← Back to Blog
March 2026 8 min read Technical

The Formula

Proof of Evolution (PoE) is a single score between 0 and 100 that measures how consistently someone is evolving as a person. It is computed from four weighted components:

PoE = (C × 0.35) + (B × 0.30) + (P × 0.20) + (E × 0.15)

where:
  C = Consistency score    [0, 100]
  B = Balance score        [0, 100]
  P = Progression score    [0, 100]
  E = Engagement score     [0, 100]
  PoE ∈ [0, 100]

Each component captures a different dimension of personal growth. The weights reflect their relative importance: showing up consistently (35%) matters most, followed by how balanced your growth is across all 10 directions (30%), your forward trajectory (20%), and your weekly participation intensity (15%).

Component 1: Consistency (35%)

Consistency is the heaviest weight because it's the most reliable predictor of genuine behavioral change. Research in habit formation consistently shows that frequency beats intensity.

What it measures

Anti-gaming

You cannot build a 30-day streak in one day. Consistency inherently requires time. This is the primary defense against farming — there is no shortcut to sustained presence.

Component 2: Balance (30%)

Balance is the second-heaviest weight and the most unique component. It measures distribution of effort across all 10 life directions: Health, Learning, Finance, Relationships, Self-Discipline, Creativity, Environment, Charity, Digital Hygiene, and Social Impact.

What it measures

Anti-gaming

You cannot max out PoE by focusing on one area. Health 95% + Finance 12% + everything else near zero = terrible Balance score, which drags down the overall PoE. Max 60% of daily XP can come from one direction. The formula forces well-rounded growth.

Component 3: Progression (20%)

Progression captures forward movement. Are you leveling up? Are you earning more XP? Is the difficulty of your tasks escalating?

What it measures

Anti-gaming

XP is capped at 150 per day. You cannot grind all night. The system rewards steady daily progress, not burst farming sessions.

Component 4: Engagement (15%)

Engagement captures current weekly participation intensity. It measures tasks completed this week out of 35 possible (5 per day × 7 days).

What it measures

Anti-gaming

Engagement is capped at 35 tasks per week for scoring. Beyond that, additional tasks contribute to other metrics but not to the Engagement component. This prevents pure volume from dominating the score.

Example:
  User A: Health 90%, Finance 85%, Relationships 88%, ... (all ~85%)
  Balance score: 92/100

  User B: Health 99%, Finance 12%, Relationships 5%, ... (extreme focus)
  Balance score: 18/100

  Despite User B having a "perfect" Health score,
  their PoE is significantly lower.

PoE Decay

PoE is not permanent. If a user becomes inactive, their score decays over time. This ensures the score reflects current behavior, not historical achievement.

This mechanism answers the question: "What if someone gets a high score and then stops?" They don't keep it. PoE measures who you are now.

PoE Levels

PoE scores map to levels with uniform 20-point intervals:

0  - 19  : Newcomer     — Just getting started
20 - 39  : Developing   — Building patterns and habits
40 - 59  : Consistent   — Steady, reliable engagement
60 - 79  : Dedicated    — Sustained growth across dimensions
80 - 100 : Evolved      — Exceptional, balanced evolution

These levels determine Stars → NUTY conversion rate, role eligibility (combined with Level and active days), and governance weight. PoE is recalculated daily.

On-Chain Verification (Future)

When the protocol launches on-chain, PoE scores will be verified through an oracle system. The app computes the score off-chain using rich behavioral data. A hash of the computation is submitted on-chain. The oracle verifies the hash against the data, and the on-chain PoE score is updated.

This hybrid approach keeps sensitive behavioral data private while making the score publicly verifiable. What goes on-chain: the PoE score, the role, and the verification hash. What stays off-chain: individual task responses, reflection content, and detailed behavioral data.

← Back to Blog