video-accessibility/backend/app
Vadym Samoilenko 2e8a8dc287 feat: add brand context, ethics guidelines, and improved AD prompt rules
- Add brand_context field (job model, API, frontend form) so clients can
  list brand names present in their video; Gemini uses these names instead
  of generic descriptors (e.g. "Sellotape" not "sticky tape")
- Add ethical guidelines section to both Gemini prompts covering
  person-first language, consistent race/gender description only when
  plot-relevant, no guessing at unconfirmed identity
- Revamp audio description rules: priority ordering (essential →
  high-priority → time-permitting), pre-teaching placement, no cinematic
  jargon, succinct style replacing the former "20% longer" instruction
- Thread brand_context through full stack: routes → job doc → ingest
  task → translate task → both Gemini prompt templates

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 14:46:09 +00:00
..
__pycache__ fixed middleware silent swallowing of exceptions FINALLY 2025-10-08 18:19:59 -05:00
api/v1 feat: add brand context, ethics guidelines, and improved AD prompt rules 2026-03-18 14:46:09 +00:00
core feat: add ElevenLabs voice selection to frontend and backend 2026-03-03 13:58:56 +00:00
lib initial commit 2025-08-24 16:28:33 -05:00
middleware fixed overly aggressive security algorithm 2025-10-08 17:49:20 -05:00
migrations feat: add migration for rendering_qc status in MongoDB schema 2026-01-11 10:05:05 -06:00
models feat: add brand context, ethics guidelines, and improved AD prompt rules 2026-03-18 14:46:09 +00:00
prompts feat: add brand context, ethics guidelines, and improved AD prompt rules 2026-03-18 14:46:09 +00:00
schemas feat: add Return to QC action for jobs in resting statuses 2026-02-14 13:18:02 -06:00
services feat: add brand context, ethics guidelines, and improved AD prompt rules 2026-03-18 14:46:09 +00:00
tasks feat: add brand context, ethics guidelines, and improved AD prompt rules 2026-03-18 14:46:09 +00:00
telemetry initial commit 2025-08-24 16:28:33 -05:00
main.py feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00