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

@@ -36,7 +36,7 @@ Requirements for this milestone. Each maps to roadmap phases.
- [x] **IMG-01**: Images are stored in MinIO (S3-compatible) instead of local filesystem
- [ ] **IMG-02**: Existing uploaded images are migrated to MinIO
- [ ] **IMG-03**: Image upload and retrieval work through the new storage layer
- [x] **IMG-03**: Image upload and retrieval work through the new storage layer
- [x] **IMG-04**: Docker Compose provides MinIO for local development
### Global Item Database
@@ -134,7 +134,7 @@ Which phases cover which requirements. Updated during roadmap creation.
| MULTI-06 | Phase 16 | Pending |
| IMG-01 | Phase 17 | Complete |
| IMG-02 | Phase 17 | Pending |
| IMG-03 | Phase 17 | Pending |
| IMG-03 | Phase 17 | Complete |
| IMG-04 | Phase 17 | Complete |
| GLOB-01 | Phase 18 | Pending |
| GLOB-02 | Phase 18 | Pending |