US03-02 — Define Album Naming Policy #16
Notifications
Due Date
No due date set.
Blocks
Depends on
#17 US03-03 — Generate and Persist Versioned Proposals
domverse/photoanalyzer
#19 US03-05 — Automate Phase C End-to-End Acceptance
domverse/photoanalyzer
#15 US03-01 — Aggregate Album Evidence
domverse/photoanalyzer
Reference: domverse/photoanalyzer#16
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/US03-02-naming-policy.md
US03-02 — Define Album Naming Policy
Epic: E03
As a user, I want configurable naming templates and validation so proposed album names
are readable and safe on supported filesystems.
Acceptance criteria
case-insensitive collisions, existing destinations, and empty results.
Automated tests
Dependencies
Claimed for implementation on branch
us/US03-02-define-album-naming-policy.Submitted for review: #62
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_naming_policy.py -qCompleted and merged via PR #62.