--- description: Copilot rules for modifying the UI applyTo: 'src/transcription/ui/**/*.py' --- The UI is forbidden from directly touching the database. All interactions should be done using the [services](../../src/transcription/services/)