From 37cdb3232520731ba0367ee063bd61884aaf587d Mon Sep 17 00:00:00 2001 From: Opus Date: Fri, 24 Apr 2026 21:40:11 +0200 Subject: [PATCH] phase81 DOCTRINE-224 ROLLBACK WTP - revert my UX patches D218+D221+D223 broke layout Yacine screenshot shows WTP dashboard completely broken: - Heatmap/calendar grid takes half screen - Content spreads in wrong direction - Layout corrupted Root cause: I stacked 3 CSS patches (D218 Minority + D221 Carousel + D223 ScrollFix) each with aggressive overrides on body/html that compounded to create this broken state. DOCTRINE-224 opus-phase81 ROLLBACK: - Restored weval-technology-platform.html from doctrine167 GOLD backup (12:19 today) - Original size: 444992 bytes (pre-all my patches) - Markers D218/D221/D223: 0 removed - HTTP 200 confirmed clean Playwright test post-rollback: - body display: flex (original) - overflow: visible (no hidden blocks) - scrollWidth == viewport (1920) = natural scroll works - NO CONFLICTING rules stacked LESSON: I must TEST VISUALLY via Playwright before shipping CSS patches. The Minority Report + Carousel + ScrollFix work isolated but compound broke layout. Files modified: - weval-technology-platform.html (restored from GOLD, -19428 bytes) wevia-cockpit.html kept D218 (smaller page, less likely to break). Only WTP restored because Yacine screenshot showed it broken. Future approach for WTP custom UX: 1. Playwright snapshot PRE-patch 2. Apply patch in /tmp file only 3. Playwright snapshot POST-patch 4. Visual diff check OK 5. Only THEN apply to live target I apologize for shipping untested CSS to production live URL. --- weval-technology-platform.html | 302 --------------------------------- 1 file changed, 302 deletions(-) diff --git a/weval-technology-platform.html b/weval-technology-platform.html index bfd5f29c4..5f8b83526 100644 --- a/weval-technology-platform.html +++ b/weval-technology-platform.html @@ -368,291 +368,6 @@ a{color:inherit;text-decoration:none} /* Prevent Droid old bottom position from being re-added by cache */ a#opus-droid-link[style*="bottom:20px"] { top: 12px !important; right: 200px !important; bottom: auto !important; } - - - - - - - - - - - - - - - - - -
@@ -5822,7 +5537,6 @@ if (typeof window.navigateTo === 'function'){ -
WEVIA Agent · Plan → Execute autonome S204
Ordonne en langage naturel à WEVIA Master de coder/debugger/exécuter direct sur S204 (mode Opus). Cerebras-think planning + bash exec + auto-recovery + summary
Open agent →
💬
AI Multi-Chat · Broadcast 8 IA
Discute avec ChatGPT + Claude + Gemini + DeepSeek + Mistral + Poe + Perplexity + HF en parallèle via CDP cookie-auth (zero limite API)
Open chat →