Tetardtek 38e63fdf22
All checks were successful
CI/CD — Build & Deploy / Build & Deploy (push) Successful in 21s
feat: prestige threshold scales quadratically with prestige count
threshold = 1M × (1 + 0.1 × prestigeCount)² × (1 - treeReduction)

P0=1M, P5=2.25M, P10=4M, P20=9M, P50=36M
Tree reduction still applies on top. Forces strategic prestige timing
and gives the idle loop longevity.
2026-03-28 20:50:34 +01:00
Description
No description provided
12 MiB
Languages
TypeScript 48.5%
Svelte 30%
JavaScript 15%
CSS 5.9%
Shell 0.3%
Other 0.3%