diff --git a/.story_kit/work/1_upcoming/182_story_matrix_bot_conversation_context_and_multi_room.md b/.story_kit/work/1_upcoming/182_story_matrix_bot_conversation_context_and_multi_room.md index 78b3ed6..d8bd900 100644 --- a/.story_kit/work/1_upcoming/182_story_matrix_bot_conversation_context_and_multi_room.md +++ b/.story_kit/work/1_upcoming/182_story_matrix_bot_conversation_context_and_multi_room.md @@ -10,7 +10,7 @@ As a developer, I want the Matrix bot to remember recent conversation history an ## Background -Story 174 delivers a basic Matrix bot that responds to individual messages with no memory. This story adds: +The Matrix bot story (currently 174, will be renumbered) delivers a basic Matrix bot that responds to individual messages with no memory. This story adds: - Per-room conversation context so the bot remembers what you were just talking about - Multi-room support so a single Story Kit instance can serve multiple rooms (e.g., a project room and a 1:1 DM)