Commit graph

3 commits

Author SHA1 Message Date
Alessandro Benedetti Admin
b261df2387 Rename client→market, add feedback days, earliest go-live, update disclaimer
- Rename client.html → market.html and client-script.js → market-script.js
- Update top disclaimer to match bold amber results banner
- Add collapsible "Days needed for feedback" field on each toggle
  (Static, Video, HTML, Translation); feeds into stage calculations
- Add "Earliest Go-Live" card in results showing the soonest possible
  date if the brief were submitted today
- Update deploy.sh with new filenames

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 11:38:47 +00:00
Alessandro Benedetti Admin
3bb45c217f Add Static imagery toggle to Brief Advisor
Adds a new "Static imagery" toggle option to the client form.
Static-only production maps to Country Pull - Creation brief type,
while Video/HTML continues to map to Country Pull - Adaptation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 11:32:08 +00:00
Alessandro Benedetti Admin
928750689c Add missing client-script.js for Brief Advisor page
The JS engine for client.html was never committed, causing the
date picker and all form logic to fail on the deployed site.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 18:33:02 +00:00