Bootstrap project and safe work-item workflow

This commit is contained in:
2026-07-13 13:51:41 +02:00
commit 80447092e9
90 changed files with 10562 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# E03 — Album Proposals
Concept phase: C. Turn analyzed folder metadata into editable, explainable, versioned
album naming proposals without mutating files.
## Stories
1. [US03-01 — Aggregate album evidence](stories/US03-01-album-evidence.md)
2. [US03-02 — Define album naming policy](stories/US03-02-naming-policy.md)
3. [US03-03 — Generate and persist versioned proposals](stories/US03-03-proposal-generation.md)
4. [US03-04 — Review and approve proposals in the browser](stories/US03-04-proposal-ui.md)
5. [US03-05 — Automate Phase C end-to-end acceptance](stories/US03-05-phase-c-e2e.md)
## Epic outcome
Users receive deterministic, evidence-backed album suggestions, can edit them safely,
and can approve a validated proposal without any rename occurring yet.