amazon-transcreation/frontend
DJP bd10bc3441 Update Help page for Round 2 / 2.5 / 2.6 changes
- "How it works" mentions supplementary files, batching with caching for
  large briefs, reviewer comments in export
- Configure step: TM Files now described as "leave empty for no TMs"
  (auto-include of campaign channel removed in 2.5) and dynamically
  populated from registry
- New "Supplementary files" subsection on the Upload step explaining
  the per-file locale dropdown, supported formats, and what gets inlined
  into the agent's context
- Monitoring section: dashboard auto-refresh note, plus a new "Inputs
  sent to the agent" subsection pointing to the per-job card
- Reviewing section: spell out that reviewer comments appear in the xlsx
  export (Reviewer (Name): comment) and the file is regenerated on each
  download
- Reference Files / TM section: replacing a TM in place, adding a new
  channel via the free-text autocomplete, dynamic registry-driven channel
  list

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 15:06:05 -04:00
..
public feat: add production deployment, fix auth flow, add nginx reverse proxy 2026-04-10 12:53:48 -04:00
src Update Help page for Round 2 / 2.5 / 2.6 changes 2026-05-05 15:06:05 -04:00
.env.local.example Add Azure AD MSAL SSO (SPA token exchange) 2026-04-15 18:08:46 +01:00
.gitignore feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
components.json feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
Dockerfile Add Azure AD MSAL SSO (SPA token exchange) 2026-04-15 18:08:46 +01:00
next.config.js feat: configure deployment for optical-dev.oliver.solutions/amazon-transcreation 2026-04-10 13:05:12 -04:00
package-lock.json Add Azure AD MSAL SSO (SPA token exchange) 2026-04-15 18:08:46 +01:00
package.json Add Azure AD MSAL SSO (SPA token exchange) 2026-04-15 18:08:46 +01:00
postcss.config.js feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
tailwind.config.ts fix: use next/font/local for fonts and basePath for logo URLs 2026-04-10 13:25:25 -04:00
tsconfig.json feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00