story-kit: done 352_bug_ambient_on_off_command_not_intercepted_by_bot_after_refactors

This commit is contained in:
Dave
2026-03-20 11:19:26 +00:00
parent d7e814c02c
commit ab5fb734e5
2 changed files with 30 additions and 19 deletions

View File

@@ -1,19 +0,0 @@
---
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