story-kit: start 96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster

This commit is contained in:
Dave
2026-02-23 20:34:54 +00:00
parent 7925fd8fbc
commit c291613887

View File

@@ -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