OVERVIEW
FOR LPs
FOR MINERS
ARCHITECTURE
Protect your inventory. Everything else follows.
Miners are scored on:
Inventory loss triggers an exponential penalty:
penalty_factor = exp(-10 x inventory_loss_ratio)
0% loss → penalty = 1.000 (no penalty)
5% loss → penalty = 0.607 (39% reduction)
10% loss → penalty = 0.368 (63% reduction)
20% loss → penalty = 0.135 (87% reduction)
50% loss → penalty = 0.007 (99% reduction)
Either way, losing tokens hurts. Double punishment when both go wrong.
Scores use exponential moving averages — recent performance matters more:
One bad round won't kill your reputation. But persistent poor performance will.
Current scoring optimizes for Protocol Owned Liquidity (PoL) — maintaining inventory balance. Future job types may include:
<aside> 📉 10% inventory loss = 63% score reduction. This is by design.
</aside>