Update meeting summary agent UI

This commit is contained in:
2026-07-01 10:30:28 +02:00
parent 4787bf8cec
commit 92e359646b
18 changed files with 731 additions and 101 deletions
@@ -0,0 +1,9 @@
# Tasks
- [x] Add requirement scenarios for resilient transcript workflow writes and workflow diagnostics.
- [x] Add a failing behavior test proving transcript text is written when transcript-line workflow rules fail.
- [x] Append live transcript lines before workflow transformation and rewrite changed lines afterward.
- [x] Add workflow rule completion/error logging.
- [x] Update workflow engine documentation.
- [x] Run focused tests and `openspec validate resilient-transcript-workflow --strict`.
- [ ] Follow up later: investigate anomalous temporary-recording disk-full `IOException` despite small expected WAV size.