US06-01 — Configure and Preflight Archive Destinations #32
Notifications
Due Date
No due date set.
Blocks
Depends on
#33 US06-02 — Transfer, Verify, and Remove Active Sources
domverse/photoanalyzer
#37 US06-06 — Automate Phase F End-to-End Acceptance
domverse/photoanalyzer
#31 US05-06 — Automate Phase E End-to-End Acceptance
domverse/photoanalyzer
Reference: domverse/photoanalyzer#32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source specification: delivery_backlog/stories/US06-01-archive-preflight.md
US06-01 — Configure and Preflight Archive Destinations
Epic: E06
As a user, I want archive destinations identified and validated so an album is never
moved to the wrong, unavailable, or undersized storage.
Acceptance criteria
writability, boundaries, collisions, locks, backup, and manifest creation.
Automated tests
stale source, lock conflict, and unsafe path cases.
Dependencies
Claimed for implementation on branch
us/US06-01-configure-and-preflight-archive-destinations.Submitted for review: #77
Tests passed:
work_item/scripts/python -m unittest discover -s work_item/tests -vwork_item/scripts/python -m pytest tests -qpython -m pytest tests/integration/test_archive_preflight.py -qCompleted and merged via PR #77.