diff --git a/.story_kit/work/1_backlog/353_story_add_party_emoji_to_done_stage_notification_messages.md b/.story_kit/work/1_backlog/353_story_add_party_emoji_to_done_stage_notification_messages.md new file mode 100644 index 0000000..54fefcf --- /dev/null +++ b/.story_kit/work/1_backlog/353_story_add_party_emoji_to_done_stage_notification_messages.md @@ -0,0 +1,19 @@ +--- +name: "Add party emoji to done stage notification messages" +--- + +# Story 353: Add party emoji to done stage notification messages + +## User Story + +As a project owner, I want to see a party emoji in the Matrix/chat notification when a story moves to done, so that completions feel celebratory. + +## Acceptance Criteria + +- [ ] Stage notification for done includes a party emoji (e.g. 🎉) +- [ ] Only the done stage gets the emoji — other stage transitions stay as they are +- [ ] Works across all chat transports (Matrix, WhatsApp, Slack) + +## Out of Scope + +- TBD