Archive summary refinements and profile switching
PR and Push Build/Test / build-and-test (push) Successful in 6m37s

This commit is contained in:
2026-05-27 23:11:21 +02:00
parent c12febe029
commit 7777b349a5
37 changed files with 3190 additions and 121 deletions
@@ -0,0 +1,11 @@
## ADDED Requirements
### Requirement: Speech recognition can be restarted within one meeting
Meeting Assistant SHALL support replacing the active speech recognition pipeline for a recording run while preserving the run's meeting artifacts and transcript session.
The replacement speech recognition pipeline SHALL use the target launch profile's resolved transcription options.
#### Scenario: Replacement pipeline uses target profile options
- **GIVEN** a recording run started with one launch profile
- **WHEN** the active transcription profile is switched to another launch profile
- **THEN** the new speech recognition pipeline is created from the target profile options
- **AND** it receives audio captured after the switch request and audio buffered during the switch