docs(17-02): complete server-side storage integration plan

- SUMMARY.md with 2 task commits documented
- STATE.md updated with progress and decision
- ROADMAP.md updated with plan progress
- REQUIREMENTS.md updated (IMG-01, IMG-03 complete)
This commit is contained in:
2026-04-05 12:24:17 +02:00
parent f5d79072f2
commit 2d31680072
4 changed files with 139 additions and 14 deletions

View File

@@ -161,10 +161,10 @@ Plans:
2. All previously uploaded images are accessible after migration to MinIO (no broken images)
3. Image URLs work correctly in all views (collection, planning, setups, comparison table)
4. Docker Compose includes MinIO for local development with no manual bucket setup required
**Plans:** 3 plans
**Plans:** 2/3 plans executed
Plans:
- [ ] 17-01-PLAN.md — Storage service abstraction + Docker Compose MinIO infrastructure
- [ ] 17-02-PLAN.md — Server-side image handling refactoring (routes, services, MCP tools)
- [x] 17-01-PLAN.md — Storage service abstraction + Docker Compose MinIO infrastructure
- [x] 17-02-PLAN.md — Server-side image handling refactoring (routes, services, MCP tools)
- [ ] 17-03-PLAN.md — Client component updates + image migration script
### Phase 18: Global Items & Public Profiles
@@ -200,5 +200,5 @@ Plans:
| 14. PostgreSQL Migration | v2.0 | 0/? | Not started | - |
| 15. External Authentication | v2.0 | 0/? | Not started | - |
| 16. Multi-User Data Model | v2.0 | 2/4 | Complete | 2026-04-05 |
| 17. Object Storage | v2.0 | 0/3 | Not started | - |
| 17. Object Storage | v2.0 | 2/3 | In Progress| |
| 18. Global Items & Public Profiles | v2.0 | 0/? | Not started | - |