diff --git a/.story_kit/work/1_upcoming/174_story_matrix_chatbot_interface_for_story_kit.md b/.story_kit/work/1_upcoming/174_story_matrix_chatbot_interface_for_story_kit.md index e233f9f..3330fa8 100644 --- a/.story_kit/work/1_upcoming/174_story_matrix_chatbot_interface_for_story_kit.md +++ b/.story_kit/work/1_upcoming/174_story_matrix_chatbot_interface_for_story_kit.md @@ -87,5 +87,5 @@ Benefits of building it in: - LLM-powered natural language commands ("put a coder on the auth story") - Thread-based story discussions (Matrix threads per story) - Code review in-chat (show diffs, approve/reject) -- Distributed mode: multiple servers in the same Matrix room, coordinating via git +- Distributed mode: a separate coordinator bot that sits above multiple Story Kit nodes, farms out work based on node capacity, and aggregates status. Each node keeps its built-in bot as a local control interface the coordinator talks to. - Bridge to Signal/WhatsApp via Matrix bridges