Guard IndexedDB private work cleanup #1001

Merged
timmy merged 1 commits from timmy/1000-guard-indexeddb-private-work into main 2026-08-17 04:45:02 +00:00
Owner

Closes #1000

What changed

  • inventory records across registered private IndexedDB databases without exposing record content
  • report real private-work record counts instead of registered database names
  • require explicit confirmation when IndexedDB work exists or inventory is unavailable
  • package and offline-cache the inventory module

Validation

  • strict RED/GREEN behavioral tests for IndexedDB-only work and unavailable inventory
  • pytest -q: 1896 passed, 7 skipped
  • release browser test updated to assert the rendered mobile storage record state
Closes #1000 ## What changed - inventory records across registered private IndexedDB databases without exposing record content - report real private-work record counts instead of registered database names - require explicit confirmation when IndexedDB work exists or inventory is unavailable - package and offline-cache the inventory module ## Validation - strict RED/GREEN behavioral tests for IndexedDB-only work and unavailable inventory - `pytest -q`: 1896 passed, 7 skipped - release browser test updated to assert the rendered mobile storage record state
timmy added 1 commit 2026-08-17 04:39:22 +00:00
fix: guard IndexedDB private work cleanup (Closes #1000)
All checks were successful
CI / lint (pull_request) Successful in 3m1s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 2m9s
CI / release-candidate (pull_request) Has been skipped
a2c91e0296
timmy merged commit a2606f1dc2 into main 2026-08-17 04:45:02 +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#1001
No description provided.