Files
2026-05-27 12:55:17 +02:00

1.1 KiB

1. Specification

  • 1.1 Define launch profile requirements for recording control and endpoint routing.
  • 1.2 Define launch profile requirements for profile-aware ASR pipeline selection.

2. Implementation

  • 2.1 Add launch profile option resolution with default-plus-override merge behavior.
  • 2.2 Preserve existing default endpoint URLs and add named profile URL variants.
  • 2.3 Pass selected launch profiles into recording and ASR diagnostics pipeline creation.
  • 2.4 Register distinct hotkeys for all launch profiles.
  • 2.5 Add an english launch profile override to appsettings.
  • 2.6 Use the selected launch profile for meeting artifact storage paths, dictation words, and summary-agent settings.

3. Validation

  • 3.1 Add tests for default and named launch profile option resolution.
  • 3.2 Add tests for profile-aware diagnostic endpoint routing.
  • 3.3 Add tests for distinct profile hotkey planning.
  • 3.4 Add tests for profile-scoped meeting artifact paths and summary-agent settings.
  • 3.5 Run focused tests.