Files
meeting-assistant/openspec/changes/archive/2026-05-27-switch-transcription-profile/tasks.md
T
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

662 B

1. Implementation

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