Files
photoanalyzer/delivery_backlog/stories/US06-05-archive-ui.md

24 lines
837 B
Markdown

# US06-05 — Operate Archive and Restore in the Browser
Epic: [E06](../E06-archive-lifecycle.md)
As a user, I want to preview, confirm, monitor, recover, and restore archives so storage
reclamation remains understandable and reversible.
## Acceptance criteria
- Archive preview shows exact scope, destination identity, transfer method, capacity,
blockers, and reclaimable bytes.
- Progress separates transfer, verification, and source-removal states.
- Offline assets remain browsable with clear availability and mount instructions.
- Recovery and restore views expose only safe evidence-backed actions.
## Automated tests
- Playwright covers preflight blockers, confirmation, progress, interruption/recovery,
offline browsing, restore, collision, keyboard operation, and reload.
## Dependencies
- US06-02, US06-03, US06-04