US01-03 — Discover and Reconcile Stable Assets #3
Notifications
Due Date
No due date set.
Blocks
Depends on
#4 US01-04 — Detect and Decide Duplicates
domverse/photoanalyzer
#5 US01-05 — Generate and Serve Managed Thumbnails
domverse/photoanalyzer
#7 US01-07 — Automate Phase A End-to-End Acceptance
domverse/photoanalyzer
#2 US01-02 — Establish Application and Database Foundation
domverse/photoanalyzer
Reference: domverse/photoanalyzer#3
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/US01-03-inventory-identity.md
US01-03 — Discover and Reconcile Stable Assets
Epic: E01
As a user, I want scans to discover eligible photos and retain identity across moves
so reorganizing folders does not lose prior work.
Acceptance criteria
InventoryService.Automated tests
stable IDs and exact durable states after restart.
Dependencies
Claimed for implementation on branch
us/US01-03-discover-and-reconcile-stable-assets.Submitted for review: #48
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 tests/integration -qCompleted and merged via PR #48.