QC approval now transitions jobs directly to pending_final_review since translation, TTS, and accessible video rendering happen before QC review. Removes unnecessary translate_and_synthesize_task trigger on approval. - Update approve_source() to use PENDING_FINAL_REVIEW status - Update bulk_approve_jobs() to use PENDING_FINAL_REVIEW status - Remove translate_and_synthesize_task.delay() calls from both endpoints - Update JobDetail progress indicator to reflect new flow - Update CLAUDE.md state machine documentation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| routes_admin.py | ||
| routes_auth.py | ||
| routes_files.py | ||
| routes_jobs.py | ||
| routes_review_notes.py | ||
| routes_tts.py | ||
| routes_websockets.py | ||