Block a user
Create /api/speech/transcribe REST endpoint
Implement tiered TTS provider architecture
Implement STT provider with Speaches/faster-whisper integration
Create SpeechModule with provider abstraction layer
EPIC: M13-SpeechServices — TTS & STT Integration
Sample Matrix swarm deployment compose file
Documentation: Matrix bridge setup and architecture
Matrix bridge E2E integration tests
Add Synapse + Element Web to docker-compose for dev environment
Streaming AI responses via Matrix message edits
Herald Service: Add Matrix output adapter for status broadcasts
Matrix command handling — receive and dispatch @mosaic commands
Workspace-to-Matrix-Room mapping and provisioning
Register MatrixService in BridgeModule with conditional loading
Install matrix-bot-sdk and create MatrixService skeleton
EPIC: Matrix/Element Bridge Integration