Files
photoanalyzer/delivery_backlog/stories/US06-06-phase-f-e2e.md

24 lines
834 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# US06-06 — Automate Phase F End-to-End Acceptance
Epic: [E06](../E06-archive-lifecycle.md)
As a delivery owner, I want archive lifecycle automation so removal, offline behavior,
recovery, and restore are proven without risking real files.
## Acceptance criteria
- Journeys cover preflight blockers, copy/verify/remove, same-filesystem behavior,
every interruption point, offline deduplication, mount return, restore, and collision.
- API, journal, manifest, paths, hashes, previews, and durable state are asserted after
restart; no source is removed before archive verification.
- Story IDs US06-01 through US06-05 map to passing automated tests.
## Automated tests
- One command runs archive fault-injection, black-box API, and Playwright suites.
- Phases AE remain green.
## Dependencies
- US06-01 through US06-05