US05-01 — Validate Credentials and Upload Readiness #26
Notifications
Due Date
No due date set.
Blocks
Depends on
#27 US05-02 — Orchestrate Album Upload Batches
domverse/photoanalyzer
#31 US05-06 — Automate Phase E End-to-End Acceptance
domverse/photoanalyzer
#25 US04-06 — Automate Phase D End-to-End Acceptance
domverse/photoanalyzer
Reference: domverse/photoanalyzer#26
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/US05-01-upload-preflight.md
US05-01 — Validate Credentials and Upload Readiness
Epic: E05
As a user, I want upload blockers and scope validated before execution so unverified or
changed files never reach Immich accidentally.
Acceptance criteria
album scope, canonical/safety/analysis/EXIF readiness, and current byte hashes.
Automated tests
bytes, partial album, stale token, and secret redaction.
Dependencies
Claimed for implementation on branch
us/US05-01-validate-credentials-and-upload-readiness.Submitted for review: #71
Tests passed:
work_item/scripts/python -m unittest discover -s work_item/tests -vwork_item/scripts/python -m pytest tests -qCompleted and merged via PR #71.