Archive completed meeting assistant changes
PR and Push Build/Test / build-and-test (push) Successful in 9m19s

This commit is contained in:
2026-06-26 13:15:47 +02:00
parent 7d16b0cad7
commit aecef30627
72 changed files with 2914 additions and 406 deletions
@@ -0,0 +1,9 @@
# Tasks
- [x] Add requirement scenarios for configured microphone selection and tray runtime selection.
- [x] Add a failing behavior test for the tray microphone submenu.
- [x] Add a failing behavior test for configured/default microphone resolution.
- [x] Implement microphone device enumeration, selection state, and capture endpoint resolution.
- [x] Render the microphone submenu and execute microphone selection actions.
- [x] Update configuration documentation.
- [x] Run focused tests and `openspec validate add-runtime-microphone-selection --strict`.