docs: rename project to immich-photo-flow

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-27 14:25:19 +02:00
co-authored by Claude Opus 4.8
parent 0cb0bcd6a7
commit 69f041cdd0
2 changed files with 10 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}
@@ -1,4 +1,4 @@
# Image Categorizer — Design (M1: Foundation + Trip-Cluster) # immich-photo-flow — Design (M1: Foundation + Trip-Cluster)
**Date:** 2026-06-27 **Date:** 2026-06-27
**Status:** Approved design, pending implementation plan **Status:** Approved design, pending implementation plan
@@ -67,7 +67,7 @@ Both apps currently **duplicate** near-identical code (`immich.py`, `config.py`,
## Monorepo layout ## Monorepo layout
``` ```
claude-image-categorizer/ immich-photo-flow/
pyproject.toml # workspace; shared/* as editable path deps pyproject.toml # workspace; shared/* as editable path deps
docker-compose.yml # one service per app (just trip-cluster for M1) docker-compose.yml # one service per app (just trip-cluster for M1)
.env.example # IMMICH_URL, IMMICH_API_KEY, ANTHROPIC_API_KEY, UID, GID .env.example # IMMICH_URL, IMMICH_API_KEY, ANTHROPIC_API_KEY, UID, GID