From b23abd17b8c8e4d3921f8462e3c153759d7e00be Mon Sep 17 00:00:00 2001 From: Marty Bostick Date: Fri, 10 Jul 2026 19:36:47 +0000 Subject: [PATCH] clarify roadmap: you pocket profit each cycle AND save to level up --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9512651..7ede2fd 100644 --- a/index.html +++ b/index.html @@ -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** 🎯