vebetterdao-navigators
Installation
SKILL.md
VeBetterDAO Navigators Feature
Domain knowledge for the Navigators feature: rewards multipliers and navigator delegation system. Both phases ship together in one release.
Phase 1: Rewards Multipliers
Freshness Multiplier (Allocation Voting)
Applied in RoundVotesCountingUtils.countVote() via FreshnessUtils library — modifies reward weight only, NOT on-chain voting power.
| Behavior | Multiplier |
|---|---|
| Updated this round (weekly) | x3 (30000 bp) |
| Updated within 2 rounds (bi-weekly) | x2 (20000 bp) |
| No update for >= 3 rounds | x1 (10000 bp) |