Skip to content

feat: rotate to next goal after completion #145

Description

@itsmiso-ai

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.
  • Rotation is deterministic or mockable in tests.
  • Tests cover completion and next-goal selection.
  • Link back to design: add compact rotating colony goals #131.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions