claude-sonnet-5 review: Phase 5 (final) implemented by gpt-5.3-codex
Quality Gate / gate (push) Failing after 37s

This commit is contained in:
Jim Lancaster
2026-08-20 16:14:44 -05:00
parent 8b08478c9d
commit eaeb0bc806
12 changed files with 129 additions and 118 deletions
-1
View File
@@ -7,7 +7,6 @@ from pathlib import Path
from transcription.config import Settings
PROJECT_ROOT = Path(__file__).resolve().parents[1]