fix(flow): app entry를 no-session 전용으로 단순화

This commit is contained in:
2026-03-16 12:28:28 +09:00
parent 721212ec1f
commit 16d620ee4a
9 changed files with 172 additions and 787 deletions

View File

@@ -262,7 +262,7 @@ const buildCarryForward = (summary: FocusStatsSummary): WeeklyReviewViewModel['c
return {
hintKey,
presetId: 'forest-50-10',
presetLabel: 'Forest · 50/10 · Forest Birds',
presetLabel: 'Forest · Forest Birds',
keepDoing,
tryNext,
ctaLabel: copy.stats.reviewCarryCta,