Files
codex 7777b349a5
PR and Push Build/Test / build-and-test (push) Successful in 6m37s
Archive summary refinements and profile switching
2026-05-27 23:11:21 +02:00

9 lines
662 B
Markdown

## 1. Implementation
- [x] 1.1 Add behavior tests for switching from default to named launch profile during an active recording.
- [x] 1.2 Keep existing meeting artifacts and skip metadata recollection when switching profile.
- [x] 1.3 Drain the old speech recognition pipeline without moving to summarizing.
- [x] 1.4 Buffer captured audio during the switch and feed it to the new profile pipeline.
- [x] 1.5 Append a transcript marker when the profile changes.
- [x] 1.6 Clear run-local speaker label mappings for the new transcription process.
- [x] 1.7 Update README and run focused/full tests plus `openspec validate switch-transcription-profile --strict`.