docs: rename project to immich-photo-flow
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
# Image Categorizer — Design (M1: Foundation + Trip-Cluster)
|
||||
# immich-photo-flow — Design (M1: Foundation + Trip-Cluster)
|
||||
|
||||
**Date:** 2026-06-27
|
||||
**Status:** Approved design, pending implementation plan
|
||||
@@ -67,7 +67,7 @@ Both apps currently **duplicate** near-identical code (`immich.py`, `config.py`,
|
||||
## Monorepo layout
|
||||
|
||||
```
|
||||
claude-image-categorizer/
|
||||
immich-photo-flow/
|
||||
pyproject.toml # workspace; shared/* as editable path deps
|
||||
docker-compose.yml # one service per app (just trip-cluster for M1)
|
||||
.env.example # IMMICH_URL, IMMICH_API_KEY, ANTHROPIC_API_KEY, UID, GID
|
||||
Reference in New Issue
Block a user