docs(17-03): complete client image URL migration and migration script plan

This commit is contained in:
2026-04-05 12:29:23 +02:00
parent 6f40f94551
commit 4109f9fd78
4 changed files with 120 additions and 12 deletions

View File

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