Opus 7cf4bf877b fix(wtp-udock w324): pages publiques sans pills + dock centre sur internes
CAUSE RACINE (capture Yacine 18:05 sur /solution-finder.html):
1. Pills WTP/IA Hub/Master/Orch/WevCode/Arena/Droid/Admin/WEVIA Engine
   visibles top-right sur /solution-finder.html = page PUBLIQUE
   = leak info interne aux visiteurs
2. AMBRE-V1-PUBLIC-GUARD existait deja MAIS whitelist incomplete
   (manquait solution-finder, products, proofs, trust-center, etc.)
3. Sur pages internes, dock top-right chevauche autres widgets BR/TR

FIX wave 324:
1. _AMBRE_PUBLIC_PATHS etendu +13 pages publiques:
   solution-finder, about, contact, products, pricing, legal, privacy,
   terms, trust-center, case-studies, proofs/index, blog, landing
2. _AMBRE_PUBLIC_PREFIXES NEW: protection par prefixe URL
   /products/* /docs/* /help/* /blog/* /proofs/* /landing/* /case/*
   /legal/* /static/* /public/*
   = toutes les sous-pages publiques auto-exclues du dock
3. W324 CSS dock-centering injecte par script:
   - #opus-xlinks/#wtp-udock/#v130-xnav: position fixed top:8px left:50%
   - transform translateX(-50%) = CENTRE haut au lieu top-right
   - z-index 9998 (sous notifications)
   - rgba bg + backdrop-blur premium
   - border indigo WTP
   - flex-wrap nowrap + overflow-x scroll si trop de pills
   - mobile: top->bottom (passe en barre du bas)

Resultat:
- Pages publiques (solution-finder, products, etc) = ZERO pills
- Pages internes (master, cockpit, etc) = pills CENTREES haut
  + plus aucun chevauchement avec widgets BR/TR

Zero regression (str_replace surgical, CSS additive)
chattr +i toggle, GOLD backup
CF purge wtp-unified-dock.js + solution-finder

Doctrine zero overlap UX + zero leak info interne sur pages publiques
2026-04-24 19:07:52 +02:00
2026-04-22 02:50:02 +02:00
2026-04-22 03:50:03 +02:00
2026-04-22 05:00:04 +02:00
2026-04-22 02:30:04 +02:00
2026-04-21 11:40:02 +02:00
2026-04-23 22:15:04 +02:00
2026-04-24 05:00:12 +02:00
2026-04-21 14:55:01 +02:00
2026-04-24 03:05:04 +02:00
2026-04-24 03:00:11 +02:00
2026-04-24 02:30:07 +02:00
2026-04-24 03:00:11 +02:00
2026-04-23 04:55:04 +02:00
2026-04-22 17:15:03 +02:00
Description
No description provided
4.5 GiB
Languages
HTML 57.3%
PHP 28.4%
JavaScript 6.2%
Shell 5.4%
Python 2.1%
Other 0.5%