US06-02 — Transfer, Verify, and Remove Active Sources #33
Notifications
Due Date
No due date set.
Blocks
Depends on
#34 US06-03 — Preserve Offline Identity and Review Evidence
domverse/photoanalyzer
#36 US06-05 — Operate Archive and Restore in the Browser
domverse/photoanalyzer
#37 US06-06 — Automate Phase F End-to-End Acceptance
domverse/photoanalyzer
#32 US06-01 — Configure and Preflight Archive Destinations
domverse/photoanalyzer
Reference: domverse/photoanalyzer#33
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-02-archive-transfer.md
US06-02 — Transfer, Verify, and Remove Active Sources
Epic: E06
As a user, I want source files removed only after durable archive verification so
reclaiming space cannot cause data loss.
Acceptance criteria
publishes, records manifest, then removes the matching source.
Automated tests
Dependencies
Claimed for implementation on branch
us/US06-02-transfer-verify-and-remove-active-sources.Submitted for review: #78
Tests passed:
work_item/scripts/python -m unittest discover -s work_item/tests -vwork_item/scripts/python -m pytest tests -qwork_item/scripts/python -m pytest tests/unit/test_archive_journal_states.py tests/integration/test_archive_transfer.py tests/integration/test_archive_recovery.py -qCompleted and merged via PR #78.