Archive meeting workflow and screenshot changes

This commit is contained in:
2026-05-27 12:55:19 +02:00
parent 2422236ef7
commit 12832dde84
48 changed files with 3041 additions and 43 deletions
+2
View File
@@ -71,6 +71,8 @@ For Meeting Assistant, prefer verification through:
- transcription and summarization behavior tests
- application logs proving the end-to-end flow
Before restarting the local Meeting Assistant application, check whether a meeting is currently being recorded, transcribed, finalized, or summarized through the recording status endpoint and/or logs. Do not restart the application while an active meeting run is recording, transcribing, finalizing speaker recognition, waiting on OCR, or summarizing unless the user explicitly tells you to restart anyway.
If production or end-to-end verification is not possible, state exactly why and what lower-level verification was performed instead.
## Implementation Notes