# Unfinished Tasks (Phase 4) ## 1. Automation & Engineering (Postgres Queue) - [x] **Async Jobs (River)**: Integrated `river` for job queue system. - [x] Refactored Job Args and Workers to match River interface. - [x] Configured service injection for River Client. - [x] Migrated notification dispatch to use River. ## 2. Media & Infra - [ ] **Real Storage**: Implement S3/MinIO provider for presigned URLs. - [ ] **Media Pipeline**: Implement FFmpeg integration (mock call in job). ## 3. Growth - [ ] **Coupons**: Implement coupon logic.