story-kit: queue 85_story_agent_lozenges_move_between_roster_and_work_items_instead_of_duplicating for QA

This commit is contained in:
Dave
2026-02-23 19:19:44 +00:00
parent c70399a39b
commit 42ad712a74

View File

@@ -1,22 +0,0 @@
---
name: "Agent lozenges move between roster and work items instead of duplicating"
---
# Story 85: Agent lozenges move between roster and work items instead of duplicating
## User Story
As a user, I want agent lozenges to physically move from the Agents roster to their assigned work item and back, so the UI conveys that the agent has left the idle pool rather than duplicating it in both places.
## Acceptance Criteria
- [ ] When an agent is assigned to a work item, its lozenge animates out of the roster and flies to the work item card
- [ ] The roster gap closes up smoothly as remaining idle agents slide together
- [ ] While an agent is working, its lozenge only appears on the work item card, not in the roster
- [ ] When an agent completes, the lozenge animates back from the work item to the roster
- [ ] The roster opens up to receive the returning lozenge
- [ ] No duplicate lozenges appear at any point during the animation or while working
## Out of Scope
- TBD