Skip to content

Complete Omega V10 sales branding and audit integration#168

Merged
LVT-ENG merged 5 commits into
mainfrom
cursor/protocolo-omega-inyeccion-a675
Apr 11, 2026
Merged

Complete Omega V10 sales branding and audit integration#168
LVT-ENG merged 5 commits into
mainfrom
cursor/protocolo-omega-inyeccion-a675

Conversation

@LVT-ENG
Copy link
Copy Markdown
Member

@LVT-ENG LVT-ENG commented Apr 9, 2026

Summary

  • Integrate official TryOnYou logo asset into public/logo.png and public/assets/logo_tryonyou_official.png for consistent brand rendering.
  • Add src/locales/salesCopy.ts with FR-first translated copy (FR/EN/ES), EUR formatting, and house phrases ready for localization workflows.
  • Refactor src/App.tsx to consume localized sales copy, language switch, EUR pricing blocks, and ready-to-sell video showcase cards.
  • Update src/components/OfrendaOverlay.tsx and src/App.css to support localized overlay labels and new sales layout styles.
  • Generate and wire ready-to-use sales videos in public/videos/ (pau_sales_intro.mp4, pau_sales_close.mp4, pau_sales_ready.mp4, pau_sales_walkthrough.mp4, plus PAU fallback videos).
  • Fix shell interaction layering in index.html so locale buttons are clickable with real mouse input.
  • Add validar_omega_v10.py as a quick deployment audit script for Firestore/2FA/Billing pipeline status.
  • Integrate omega audit phase into orquestador_pau_total.py with new mode ORQUESTA_MODE=audit_only, and include the phase in ligero and total modes.
  • Add focused automated test tests/test_validar_omega_v10.py for audit output and final state string.
  • Harden validar_omega_v10.py to perform real validations (vault/manifest cross-checks + non-secret env signals).
  • Add scripts/watch_tryonme_domain_cutover.py to continuously detect when tryonme.app leaves server: nginx and switches to Vercel edge.

Deploy & Domain Status

  • Latest production deployment is READY: dpl_2wcjSDseatZYWpsnASVA7ba1UPeB.
  • Alias created from latest deployment to tryonme.app in Vercel.
  • Current blocker is external DNS: domain still resolves to server: nginx (not Vercel) until DNS record cutover.
  • Required DNS from Vercel CLI:
    • A tryonme.app 76.76.21.21
    • A tryonme.com 76.76.21.21
    • A www.tryonme.com 76.76.21.21

Testing

  • python3 -m unittest tests/test_validar_omega_v10.py
  • python3 validar_omega_v10.py
  • ORQUESTA_MODE=audit_only python3 orquestador_pau_total.py
  • WATCH_TRIES=5 WATCH_SLEEP=2 python3 scripts/watch_tryonme_domain_cutover.py
  • vercel --prod --yes
  • vercel domains inspect tryonme.app

Artifacts

tryonyou_sales_fr_eur_logo_videos_demo_polished.mp4
vercel_prod_deploy_final_run.log
vercel_domain_inspect_tryonme_app_final.log
tryonme_cutover_watch_latest.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

…ar_omega_v10 Bajo Protocolo de Soberanía V10 - Founder: Rubén

Co-authored-by: Tryonme <LVT-ENG@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tryonyou-app Ready Ready Preview, Comment Apr 9, 2026 11:15am
tryonyou-pilot Ready Ready Preview, Comment Apr 9, 2026 11:15am
workspace Ready Ready Preview, Comment Apr 9, 2026 11:15am

Request Review

…ga V10 al orquestador y tests Bajo Protocolo de Soberanía V10 - Founder: Rubén

Co-authored-by: Tryonme <LVT-ENG@users.noreply.github.com>
…mega con validación real y pruebas Bajo Protocolo de Soberanía V10 - Founder: Rubén

Co-authored-by: Tryonme <LVT-ENG@users.noreply.github.com>
…ver dominio tryonme Bajo Protocolo de Soberanía V10 - Founder: Rubén

Co-authored-by: Tryonme <LVT-ENG@users.noreply.github.com>
…S TryOnMe hacia Vercel Bajo Protocolo de Soberanía V10 - Founder: Rubén

Co-authored-by: Tryonme <LVT-ENG@users.noreply.github.com>
Copy link
Copy Markdown
Member Author

@LVT-ENG LVT-ENG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@LVT-ENG LVT-ENG marked this pull request as ready for review April 11, 2026 06:06
@LVT-ENG LVT-ENG merged commit 9ae7661 into main Apr 11, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants