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,11 @@
# Tasks
- [x] Inspect Azure Speech live input path and confirm whether it uses separate recording/MSAL.
- [x] Add OpenSpec requirements for Azure reconnect/disconnect transcript markers and buffered audio.
- [x] Add transcript marker replacement tests through the recording coordinator.
- [x] Add Azure reconnect marker emission and SDK-session restart behavior.
- [x] Reset live speaker assumptions after Azure reconnect markers.
- [x] Document Azure resilience behavior.
- [x] Run focused tests, full solution tests, and `openspec validate azure-speech-offline-resilience --strict`.
- [x] Add a durable offline backlog for stopped Azure meetings across process restarts.
- [x] Replay queued WAV files through a fresh speech pipeline and finish transcript metadata, meeting context state, summary generation, and backlog cleanup.