Recover interrupted mobile voice transcripts privately #932

Merged
timmy merged 1 commits from timmy/931-recover-mobile-voice-transcripts into main 2026-08-16 02:42:03 +00:00
Owner

Summary

  • checkpoint final mobile voice transcript segments in an account-bound private IndexedDB store
  • recover interrupted review after reload without changing typed issue fields
  • clear consumed/discarded transcripts and include the store in every session/device purge path
  • ship the store in both the lazy issue-capture bundle and offline app shell

Validation

  • RED observed for checkpoint, recovery, accumulation, consume/discard, private-store, and bundle/purge behaviors
  • python3 -m pytest -q — 1791 passed, 1 skipped
  • deterministic release bundle built and verified locally

Closes #931

## Summary - checkpoint final mobile voice transcript segments in an account-bound private IndexedDB store - recover interrupted review after reload without changing typed issue fields - clear consumed/discarded transcripts and include the store in every session/device purge path - ship the store in both the lazy issue-capture bundle and offline app shell ## Validation - RED observed for checkpoint, recovery, accumulation, consume/discard, private-store, and bundle/purge behaviors - `python3 -m pytest -q` — 1791 passed, 1 skipped - deterministic release bundle built and verified locally Closes #931
timmy added 1 commit 2026-08-16 02:38:23 +00:00
feat: recover interrupted mobile voice transcripts (Closes #931)
All checks were successful
CI / lint (pull_request) Successful in 2m5s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 56s
CI / release-candidate (pull_request) Has been skipped
f8c2c080f9
timmy merged commit 785fb990b4 into main 2026-08-16 02:42:03 +00:00
timmy deleted branch timmy/931-recover-mobile-voice-transcripts 2026-08-16 02:42:03 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#932
No description provided.