You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add goal rotation behavior once the active goal is completed.
Keep the first implementation simple. Completion can select the next valid goal from the fixed catalog. Avoid complex goal weighting, streaks, milestones, or reward catalog work.
Acceptance criteria:
Completing a goal selects a new active goal.
Completed goal does not immediately repeat if avoidable.
Add goal rotation behavior once the active goal is completed.
Keep the first implementation simple. Completion can select the next valid goal from the fixed catalog. Avoid complex goal weighting, streaks, milestones, or reward catalog work.
Acceptance criteria: