Add resilient Azure offline transcription backlog
PR and Push Build/Test / build-and-test (push) Successful in 18m41s

This commit is contained in:
2026-06-15 17:26:34 +02:00
parent b22754ce5d
commit b774ccc375
35 changed files with 2456 additions and 198 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.