{"ok":true,"service":"pMINT Conviction Score","scale":{"min":300,"max":850},"formula":"score = round(300 + 550 * W) + bonus, capped at 850, where W is the weighted average of the factors that apply","reweighting":"a factor that does not apply yet is dropped and the remaining weights renormalize, so W is always over the active set","factors":[{"key":"depth","weight":0.25,"range":"0 to 1","appliesWhen":"always","definition":"how much conviction is held. Each position is sqrt(amountTierFraction * durationTierFraction), summed, then 1 - exp(-sum/2), so it rewards real size and long locks with diminishing returns."},{"key":"netFlow","weight":0.2,"range":"0 to 1","appliesWhen":"the wallet has traded pMINT on chain","definition":"bought / (bought + ownSold + routedDump). Buying and holding lifts it, selling into the pool pulls it down. Coins routed to wallets that then dump trace back proportionally."},{"key":"holdAge","weight":0.18,"range":"0 to 1","appliesWhen":"always","definition":"0.6 * oldest/(oldest+365d) + 0.4 * weightedAvg/(weightedAvg+365d), measured from when the current holder took each position, so a bought aged card does not inherit age."},{"key":"lockedShare","weight":0.15,"range":"0 to 1","appliesWhen":"the wallet holds pMINT","definition":"lockedInReserves / (lockedInReserves + liquidInWallet). Liquid pMINT counts against, locked works for you."},{"key":"trackRecord","weight":0.14,"range":"0 to 1","appliesWhen":"the wallet has a position that reached maturity or was broken","definition":"served / (served + 2 * broke). Carrying to maturity lifts it, an early emergency break is the heaviest single hit."},{"key":"spread","weight":0.08,"range":"0 to 1","appliesWhen":"always","definition":"holding across more than one vault, and across more than one Conviction asset."}],"bonus":{"rule":"+ round(30 * d/(d+1.5)), where d is the summed weight of matured positions this wallet bought off the market and still holds","max":30,"why":"rewards taking redeemable supply off the market instead of letting it dump"},"tierCaps":{"reserve":{"a":7,"d":6},"diamond":{"a":7,"d":7},"conviction":{"a":7,"d":7}},"bands":[{"min":800,"name":"Diamond Hands"},{"min":740,"name":"Steel Hands"},{"min":670,"name":"Proven"},{"min":580,"name":"Committed"},{"min":0,"name":"Newcomer"}],"sources":{"positions":"https://pmint-positions.pmint.workers.dev/","signals":"https://pmint-score.pmint.workers.dev/","indexerSource":"https://pmint.win/contracts/#passport"}}