clarify roadmap: you pocket profit each cycle AND save to level up

This commit is contained in:
Marty Bostick
2026-07-10 19:36:47 +00:00
parent a0d749e9c2
commit b23abd17b8
+2 -2
View File
@@ -1209,8 +1209,8 @@ ${phases.filter(k => k !== '3xL7').map((k, i) => {
const p = HYBRIDS[k];
return `**Phase ${i+1}: ${p.label}**
Run for ${p.cycles} cycles (${p.months} months)
Payout: $${p.payout.toFixed(2)}/cycle → you keep ~$${p.profit.toFixed(2)} each cycle
Then you have enough profit to unlock the next level up`;
Payout: $${p.payout.toFixed(2)}/cycle → you pocket ~$${p.profit.toFixed(2)} each cycle
By the end of this phase, you'll have saved enough to unlock the next level — and you keep what you've already pocketed along the way`;
}).join('\n\n')}
**Phase ${phases.filter(k => k !== '3xL7').length+1}: 3× L7 Endgame** 🎯