amazon-transcreation/backend/app
DJP dd59c81603 Add confidence breakdown to dashboard job cards, default client to Amazon
- Backend: Added confidence_high/moderate/low/total_output_rows to
  JobListResponse, computed via a batch query joining output_rows
- Frontend JobCard: Shows a stacked progress bar with green/amber/red
  segments and counts for High/Moderate/Low confidence tiers
- Frontend StepConfigure: Auto-selects Amazon as default client when
  creating a new job (falls back to first client if Amazon not found)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 20:09:29 -04:00
..
api Add confidence breakdown to dashboard job cards, default client to Amazon 2026-04-10 20:09:29 -04:00
auth feat: wire analytics to real data and add audit logging across all endpoints 2026-04-10 17:17:14 -04:00
llm feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
models feat: add real-time progress tracking and admin job deletion 2026-04-10 16:18:59 -04:00
pipeline Add all TM channel mappings (UEFA, PrimeDualBenefit, etc.) 2026-04-10 19:20:36 -04:00
schemas Add confidence breakdown to dashboard job cards, default client to Amazon 2026-04-10 20:09:29 -04:00
services fix: add db.refresh after rerun_locale flush to prevent MissingGreenlet 2026-04-10 17:59:09 -04:00
tasks feat: add token usage tracking, feedback highlighting, cost on cards, help page 2026-04-10 16:47:36 -04:00
ws feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
__init__.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
config.py feat: add production deployment, fix auth flow, add nginx reverse proxy 2026-04-10 12:53:48 -04:00
dependencies.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
main.py feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00