Low Priority#
Examples:#
- Returns 404 "Transcription not found" for unauthorized access (should be 403)
- Validation errors return 400 (should arguably use 422)
Fix Time#
~30 minutes
Recommendation#
Use semantically correct status codes
From LAUNCH_REVIEW.md Issue #34