diff --git a/.story_kit/work/1_upcoming/96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster.md b/.story_kit/work/1_upcoming/96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster.md new file mode 100644 index 0000000..96e175e --- /dev/null +++ b/.story_kit/work/1_upcoming/96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster.md @@ -0,0 +1,19 @@ +--- +name: "Reset agent lozenge to idle state when returning to roster" +--- + +# Story 96: Reset agent lozenge to idle state when returning to roster + +## User Story + +As a user, I want agent lozenges to return to their idle appearance (grey with green dot) when they move back to the Agents roster, so that the UI accurately reflects which agents are currently active. + +## Acceptance Criteria + +- [ ] Agent lozenges in the Agents roster always display in idle state (grey background with green dot) +- [ ] After an agent completes work and returns from current/qa/merge to the roster, its lozenge resets to idle appearance +- [ ] Lozenges still show amber/green states while assigned to work items in current/qa/merge + +## Out of Scope + +- TBD