auto-sync-0215

This commit is contained in:
Opus
2026-04-24 02:15:04 +02:00
parent a8861a7535
commit 486c86bb41
26 changed files with 732 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"ok": true,
"version": "V83-business-kpi",
"ts": "2026-04-24T00:12:11+00:00",
"ts": "2026-04-24T00:14:31+00:00",
"summary": {
"total_categories": 8,
"total_kpis": 64,

View File

@@ -0,0 +1,218 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><title>WEVIA UX Audit 2026-04-24T00-11-58</title>
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,400&family=JetBrains+Mono:wght@300;400;500&display=swap" rel="stylesheet">
<style>
*{margin:0;padding:0;box-sizing:border-box}
body{background:#08080c;color:#ebe6d8;font-family:'JetBrains Mono',monospace;font-weight:300;padding:48px 56px}
.eyebrow{color:#f6d572;font-size:10px;letter-spacing:.42em;text-transform:uppercase;margin-bottom:16px}
h1{font-family:'Cormorant Garamond',serif;font-size:64px;font-weight:300;margin-bottom:18px;letter-spacing:-.03em}
h1 em{font-style:italic;color:#f6d572}
.kpis{display:flex;gap:40px;margin:24px 0 48px;padding:20px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}
.kpi-v{font-family:'Cormorant Garamond';font-size:40px;color:#f6d572;font-variant-numeric:tabular-nums}
.kpi-l{font-size:9px;letter-spacing:.32em;text-transform:uppercase;color:#5a5650;margin-top:4px}
.kpi.bad .kpi-v{color:#ff6b5e}
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:18px}
.card{background:rgba(18,18,26,.55);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.06);border-radius:3px;padding:24px 28px;transition:border-color .3s}
.card:hover{border-color:rgba(246,213,114,.3)}
.card h3{font-family:'Cormorant Garamond';font-size:22px;font-weight:400;margin-bottom:4px}
.card .url{font-size:10px;color:#9a9384;margin-bottom:16px;letter-spacing:.02em}
.badge{display:inline-block;padding:2px 8px;font-size:9px;letter-spacing:.18em;text-transform:uppercase;border-radius:2px;margin-right:4px;font-weight:500}
.b-ok{background:#7fffd4;color:#0a0a0f}
.b-warn{background:#f6d572;color:#0a0a0f}
.b-bad{background:#ff6b5e;color:#fff}
.shots{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}
.shots img{width:100%;border-radius:2px;border:1px solid rgba(255,255,255,.06)}
.shots .lbl{font-size:9px;letter-spacing:.24em;color:#5a5650;text-transform:uppercase;margin-bottom:4px}
.full-shot{margin-top:12px}.full-shot img{width:100%;max-height:320px;object-fit:cover;object-position:top;border-radius:2px;border:1px solid rgba(255,255,255,.06)}
.video{margin-top:12px}.video video{width:100%;border-radius:2px;border:1px solid rgba(255,255,255,.06);background:#000}
.overlaps{margin-top:14px;padding:12px 14px;background:rgba(255,107,94,.08);border:1px solid rgba(255,107,94,.3);border-radius:2px;font-size:10px;line-height:1.8}
.overlaps b{color:#ff6b5e;font-size:9px;letter-spacing:.28em;text-transform:uppercase}
.overlap-item{margin-top:6px;color:#d4c4aa}
.fixed-list{margin-top:10px;font-size:10px;color:#5a5650;line-height:1.8;font-family:'JetBrains Mono'}
footer{margin-top:64px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);font-size:10px;letter-spacing:.12em;color:#5a5650}
</style></head><body>
<div class="eyebrow">▍ DOCTRINE 167 · UX AUDIT LIVE</div>
<h1><em>Playwright</em> UX Audit</h1>
<p style="color:#9a9384;font-size:13px;max-width:640px;line-height:1.7">Détection chevauchements fixed elements, screenshots full + zoom top-right/bot-right, vidéo MP4 par dashboard. Fresh run 2026-04-24T00-11-58.</p>
<div class="kpis">
<div class="kpi"><div class="kpi-v">10/10</div><div class="kpi-l">Pages OK</div></div>
<div class="kpi bad"><div class="kpi-v">3</div><div class="kpi-l">Overlaps detected</div></div>
<div class="kpi"><div class="kpi-v">22</div><div class="kpi-l">Fixed elements total</div></div>
</div>
<div class="grid">
<article class="card">
<h3>home</h3>
<div class="url">https://weval-consulting.com/</div>
<span class="badge b-warn">OVERLAPS 1</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">5 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/home-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/home-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/home-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/home.webm"></video></div>
<div class="overlaps"><b>⚠ OVERLAPS — 1</b><div class="overlap-item">div#wv-em-ribbon.wv-em-ribbon<br>↔ header#.clean-header</div></div>
<details style="margin-top:10px"><summary style="font-size:10px;letter-spacing:.24em;color:#9a9384;cursor:pointer;text-transform:uppercase">Fixed elements 5</summary><div class="fixed-list">· div#wv-em-ribbon @ TR(0,0) · 1600x48 · z=9998 · "FLAGSHIP
WEVIA EM — LIA souve"<br>· header @ TR(0,0) · 1600x73 · z=10002 · "Accueil
Services
Solutions
Mar"<br>· button @ TR(860,24) · 60x60 · z=10001 · "🧠"<br>· div @ TR(1027,0) · 1600x53 · z=9000 · "Projet de transformation digit"<br>· a#weval-whatsapp @ TR(802,24) · 48x48 · z=9998 · ""</div></details>
</article><article class="card">
<h3>wtp</h3>
<div class="url">https://weval-consulting.com/weval-technology-platform.html</div>
<span class="badge b-ok">CLEAN</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">0 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/wtp-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/wtp-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/wtp-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/wtp.webm"></video></div>
</article><article class="card">
<h3>vnc-picker</h3>
<div class="url">https://weval-consulting.com/vnc-picker.html</div>
<span class="badge b-ok">CLEAN</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">1 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/vnc-picker-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/vnc-picker-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/vnc-picker-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/vnc-picker.webm"></video></div>
<details style="margin-top:10px"><summary style="font-size:10px;letter-spacing:.24em;color:#9a9384;cursor:pointer;text-transform:uppercase">Fixed elements 1</summary><div class="fixed-list">· a#weval-gl @ TR(10,12) · 62x25 · z=99990 · "Logout"</div></details>
</article><article class="card">
<h3>web-ia-status</h3>
<div class="url">https://weval-consulting.com/web-ia-status.html</div>
<span class="badge b-ok">CLEAN</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">2 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/web-ia-status-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/web-ia-status-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/web-ia-status-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/web-ia-status.webm"></video></div>
<details style="margin-top:10px"><summary style="font-size:10px;letter-spacing:.24em;color:#9a9384;cursor:pointer;text-transform:uppercase">Fixed elements 2</summary><div class="fixed-list">· div#toast-stack @ TR(904,32) · 320x64 · z=9999 · "REFRESH
Polling 8 providers…"<br>· a#weval-gl @ TR(10,12) · 62x25 · z=99990 · "Logout"</div></details>
</article><article class="card">
<h3>wevia-audit</h3>
<div class="url">https://weval-consulting.com/wevia-audit.html</div>
<span class="badge b-ok">CLEAN</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">1 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/wevia-audit-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/wevia-audit-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/wevia-audit-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/wevia-audit.webm"></video></div>
<details style="margin-top:10px"><summary style="font-size:10px;letter-spacing:.24em;color:#9a9384;cursor:pointer;text-transform:uppercase">Fixed elements 1</summary><div class="fixed-list">· a#weval-gl @ TR(10,12) · 60x25 · z=99990 · "Logout"</div></details>
</article><article class="card">
<h3>cloudbot-social</h3>
<div class="url">https://weval-consulting.com/cloudbot-social.html</div>
<span class="badge b-ok">CLEAN</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">2 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/cloudbot-social-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/cloudbot-social-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/cloudbot-social-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/cloudbot-social.webm"></video></div>
<details style="margin-top:10px"><summary style="font-size:10px;letter-spacing:.24em;color:#9a9384;cursor:pointer;text-transform:uppercase">Fixed elements 2</summary><div class="fixed-list">· a#weval-gl @ TR(10,12) · 60x25 · z=99990 · "Logout"<br>· a @ TR(948,16) · 99x36 · z=9999 · "Audit Trail"</div></details>
</article><article class="card">
<h3>all-ia-hub</h3>
<div class="url">https://weval-consulting.com/all-ia-hub.html</div>
<span class="badge b-warn">OVERLAPS 1</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">5 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/all-ia-hub-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/all-ia-hub-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/all-ia-hub-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/all-ia-hub.webm"></video></div>
<div class="overlaps"><b>⚠ OVERLAPS — 1</b><div class="overlap-item">div#v142-footer.<br>↔ div#wevia-autonomy-nav.</div></div>
<details style="margin-top:10px"><summary style="font-size:10px;letter-spacing:.24em;color:#9a9384;cursor:pointer;text-transform:uppercase">Fixed elements 5</summary><div class="fixed-list">· a#opus-droid-link @ TR(1010,12) · 66x16 · z=9997 · "Droid"<br>· div#v142-footer @ TR(982,0) · 1600x18 · z=40 · "A+ 100%
L99 304/304
Tools 158
"<br>· a#w265-factory-cross @ TR(12,1396) · 192x27 · z=9999 · "🏭
Factory: 98.4% (61/64)
×"<br>· div#wevia-autonomy-nav @ TR(916,1477) · 107x68 · z=9998 · "Audit Trail
Live Ops
×"<br>· button @ TR(924,20) · 56x56 · z=99997 · "💬"</div></details>
</article><article class="card">
<h3>paperclip-flow</h3>
<div class="url">https://weval-consulting.com/paperclip-flow.html</div>
<span class="badge b-ok">CLEAN</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">1 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/paperclip-flow-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/paperclip-flow-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/paperclip-flow-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/paperclip-flow.webm"></video></div>
<details style="margin-top:10px"><summary style="font-size:10px;letter-spacing:.24em;color:#9a9384;cursor:pointer;text-transform:uppercase">Fixed elements 1</summary><div class="fixed-list">· a#weval-gl @ TR(10,12) · 60x25 · z=99990 · "Logout"</div></details>
</article><article class="card">
<h3>wevia</h3>
<div class="url">https://weval-consulting.com/wevia.html</div>
<span class="badge b-ok">CLEAN</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">0 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/wevia-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/wevia-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/wevia-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/wevia.webm"></video></div>
</article><article class="card">
<h3>enterprise-model</h3>
<div class="url">https://weval-consulting.com/enterprise-model.html</div>
<span class="badge b-warn">OVERLAPS 1</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">HTTP 200</span>
<span class="badge b-ok" style="background:rgba(255,255,255,.08);color:#ebe6d8">5 fixed</span>
<div class="full-shot"><div class="lbl">FULL PAGE</div><img src="shots/enterprise-model-full.png" alt=""></div>
<div class="shots">
<div><div class="lbl">TOP-RIGHT ZOOM</div><img src="zooms/enterprise-model-top-right.png" alt=""></div>
<div><div class="lbl">BOT-RIGHT ZOOM</div><img src="zooms/enterprise-model-bot-right.png" alt=""></div>
</div>
<div class="video"><div class="lbl">VIDEO REPLAY</div><video controls preload="metadata" src="videos/enterprise-model.webm"></video></div>
<div class="overlaps"><b>⚠ OVERLAPS — 1</b><div class="overlap-item">div#agSearch.<br>↔ div#wtp-udock.</div></div>
<details style="margin-top:10px"><summary style="font-size:10px;letter-spacing:.24em;color:#9a9384;cursor:pointer;text-transform:uppercase">Fixed elements 5</summary><div class="fixed-list">· div#wLeg @ TR(968,600) · 400x24 · z=90 · "Actif
WEVAL Gap-Fill Agent
War"<br>· div#agSearch @ TR(78,12) · 160x25 · z=95 · "×"<br>· div @ TR(902,18) · 305x80 · z=999 · "🗺️
Pain Points Atlas · 25 ERP"<br>· div#wtp-udock @ TR(45,130) · 420x56 · z=9998 · "WTP
IA Hub
Master
Orch
WevCode"<br>· div#opus-honest-badge @ TR(992,12) · 199x12 · z=99993 · "✓ NR 195/201 · not-6sigma live"</div></details>
</article>
</div>
<footer>WEVIA UX AUDIT · DOCTRINE 167 · RUN 2026-04-24T00-11-58 · Playwright headless @ 1600x1000 · weval-consulting.com</footer>
</body></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 976 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

@@ -0,0 +1,513 @@
{
"run_id": "2026-04-24T00-11-58",
"total": 10,
"ok": 10,
"total_overlaps": 3,
"results": [
{
"name": "home",
"url": "https://weval-consulting.com/",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/home-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/home-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/home-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/home.webm"
],
"http": 200,
"fixed_elements": [
{
"tag": "div",
"id": "wv-em-ribbon",
"cls": "wv-em-ribbon",
"text": "FLAGSHIP\nWEVIA EM — LIA souveraine qui ",
"top": 0,
"right": 0,
"bottom": 953,
"left": 0,
"w": 1600,
"h": 48,
"z": 9998
},
{
"tag": "header",
"id": "",
"cls": "clean-header",
"text": "Accueil\nServices\nSolutions\nMarketplace\nA",
"top": 0,
"right": 0,
"bottom": 927,
"left": 0,
"w": 1600,
"h": 73,
"z": 10002
},
{
"tag": "button",
"id": "",
"cls": "chat-toggle-btn",
"text": "🧠",
"top": 860,
"right": 24,
"bottom": 80,
"left": 1516,
"w": 60,
"h": 60,
"z": 10001
},
{
"tag": "div",
"id": "",
"cls": "wr-floating-cta",
"text": "Projet de transformation digitale ? Nos ",
"top": 1027,
"right": 0,
"bottom": -80,
"left": 0,
"w": 1600,
"h": 53,
"z": 9000
},
{
"tag": "a",
"id": "weval-whatsapp",
"cls": "",
"text": "",
"top": 802,
"right": 24,
"bottom": 150,
"left": 1528,
"w": 48,
"h": 48,
"z": 9998
}
],
"overlaps": [
{
"a": "div#wv-em-ribbon.wv-em-ribbon",
"b": "header#.clean-header",
"a_box": [
0,
0,
953,
0
],
"b_box": [
0,
0,
927,
0
]
}
],
"overlap_count": 1,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/home.webm"
},
{
"name": "wtp",
"url": "https://weval-consulting.com/weval-technology-platform.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/wtp-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/wtp-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/wtp-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/wtp.webm"
],
"http": 200,
"fixed_elements": [],
"overlaps": [],
"overlap_count": 0,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/wtp.webm"
},
{
"name": "vnc-picker",
"url": "https://weval-consulting.com/vnc-picker.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/vnc-picker-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/vnc-picker-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/vnc-picker-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/vnc-picker.webm"
],
"http": 200,
"fixed_elements": [
{
"tag": "a",
"id": "weval-gl",
"cls": "",
"text": "Logout",
"top": 10,
"right": 12,
"bottom": 965,
"left": 1526,
"w": 62,
"h": 25,
"z": 99990
}
],
"overlaps": [],
"overlap_count": 0,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/vnc-picker.webm"
},
{
"name": "web-ia-status",
"url": "https://weval-consulting.com/web-ia-status.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/web-ia-status-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/web-ia-status-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/web-ia-status-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/web-ia-status.webm"
],
"http": 200,
"fixed_elements": [
{
"tag": "div",
"id": "toast-stack",
"cls": "toast-stack",
"text": "REFRESH\nPolling 8 providers…",
"top": 904,
"right": 32,
"bottom": 32,
"left": 1248,
"w": 320,
"h": 64,
"z": 9999
},
{
"tag": "a",
"id": "weval-gl",
"cls": "",
"text": "Logout",
"top": 10,
"right": 12,
"bottom": 965,
"left": 1526,
"w": 62,
"h": 25,
"z": 99990
}
],
"overlaps": [],
"overlap_count": 0,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/web-ia-status.webm"
},
{
"name": "wevia-audit",
"url": "https://weval-consulting.com/wevia-audit.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/wevia-audit-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/wevia-audit-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/wevia-audit-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/wevia-audit.webm"
],
"http": 200,
"fixed_elements": [
{
"tag": "a",
"id": "weval-gl",
"cls": "",
"text": "Logout",
"top": 10,
"right": 12,
"bottom": 965,
"left": 1528,
"w": 60,
"h": 25,
"z": 99990
}
],
"overlaps": [],
"overlap_count": 0,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/wevia-audit.webm"
},
{
"name": "cloudbot-social",
"url": "https://weval-consulting.com/cloudbot-social.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/cloudbot-social-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/cloudbot-social-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/cloudbot-social-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/cloudbot-social.webm"
],
"http": 200,
"fixed_elements": [
{
"tag": "a",
"id": "weval-gl",
"cls": "",
"text": "Logout",
"top": 10,
"right": 12,
"bottom": 965,
"left": 1528,
"w": 60,
"h": 25,
"z": 99990
},
{
"tag": "a",
"id": "",
"cls": "",
"text": "Audit Trail",
"top": 948,
"right": 16,
"bottom": 16,
"left": 1485,
"w": 99,
"h": 36,
"z": 9999
}
],
"overlaps": [],
"overlap_count": 0,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/cloudbot-social.webm"
},
{
"name": "all-ia-hub",
"url": "https://weval-consulting.com/all-ia-hub.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/all-ia-hub-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/all-ia-hub-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/all-ia-hub-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/all-ia-hub.webm"
],
"http": 200,
"fixed_elements": [
{
"tag": "a",
"id": "opus-droid-link",
"cls": "",
"text": "Droid",
"top": 1010,
"right": 12,
"bottom": -26,
"left": 1522,
"w": 66,
"h": 16,
"z": 9997
},
{
"tag": "div",
"id": "v142-footer",
"cls": "",
"text": "A+ 100%\nL99 304/304\nTools 158\nDocker 18\n",
"top": 982,
"right": 0,
"bottom": 0,
"left": 0,
"w": 1600,
"h": 18,
"z": 40
},
{
"tag": "a",
"id": "w265-factory-cross",
"cls": "",
"text": "🏭\nFactory: 98.4% (61/64)\n×",
"top": 12,
"right": 1396,
"bottom": 961,
"left": 12,
"w": 192,
"h": 27,
"z": 9999
},
{
"tag": "div",
"id": "wevia-autonomy-nav",
"cls": "",
"text": "Audit Trail\nLive Ops\n×",
"top": 916,
"right": 1477,
"bottom": 16,
"left": 16,
"w": 107,
"h": 68,
"z": 9998
},
{
"tag": "button",
"id": "",
"cls": "amw-btn",
"text": "💬",
"top": 924,
"right": 20,
"bottom": 20,
"left": 1524,
"w": 56,
"h": 56,
"z": 99997
}
],
"overlaps": [
{
"a": "div#v142-footer.",
"b": "div#wevia-autonomy-nav.",
"a_box": [
982,
0,
0,
0
],
"b_box": [
916,
1477,
16,
16
]
}
],
"overlap_count": 1,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/all-ia-hub.webm"
},
{
"name": "paperclip-flow",
"url": "https://weval-consulting.com/paperclip-flow.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/paperclip-flow-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/paperclip-flow-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/paperclip-flow-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/paperclip-flow.webm"
],
"http": 200,
"fixed_elements": [
{
"tag": "a",
"id": "weval-gl",
"cls": "",
"text": "Logout",
"top": 10,
"right": 12,
"bottom": 965,
"left": 1528,
"w": 60,
"h": 25,
"z": 99990
}
],
"overlaps": [],
"overlap_count": 0,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/paperclip-flow.webm"
},
{
"name": "wevia",
"url": "https://weval-consulting.com/wevia.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/wevia-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/wevia-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/wevia-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/wevia.webm"
],
"http": 200,
"fixed_elements": [],
"overlaps": [],
"overlap_count": 0,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/wevia.webm"
},
{
"name": "enterprise-model",
"url": "https://weval-consulting.com/enterprise-model.html",
"ok": true,
"artifacts": [
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/shots/enterprise-model-full.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/enterprise-model-top-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/zooms/enterprise-model-bot-right.png",
"https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/enterprise-model.webm"
],
"http": 200,
"fixed_elements": [
{
"tag": "div",
"id": "wLeg",
"cls": "",
"text": "Actif\nWEVAL Gap-Fill Agent\nWarning\nCriti",
"top": 968,
"right": 600,
"bottom": 8,
"left": 600,
"w": 400,
"h": 24,
"z": 90
},
{
"tag": "div",
"id": "agSearch",
"cls": "",
"text": "×",
"top": 78,
"right": 12,
"bottom": 897,
"left": 1428,
"w": 160,
"h": 25,
"z": 95
},
{
"tag": "div",
"id": "",
"cls": "",
"text": "🗺️\nPain Points Atlas · 25 ERPs\n60 pain ",
"top": 902,
"right": 18,
"bottom": 18,
"left": 1277,
"w": 305,
"h": 80,
"z": 999
},
{
"tag": "div",
"id": "wtp-udock",
"cls": "",
"text": "WTP\nIA Hub\nMaster\nOrch\nWevCode\nArena\nDro",
"top": 45,
"right": 130,
"bottom": 899,
"left": 1050,
"w": 420,
"h": 56,
"z": 9998
},
{
"tag": "div",
"id": "opus-honest-badge",
"cls": "",
"text": "✓ NR 195/201 · not-6sigma live\n×",
"top": 992,
"right": 12,
"bottom": -4,
"left": 1389,
"w": 199,
"h": 12,
"z": 99993
}
],
"overlaps": [
{
"a": "div#agSearch.",
"b": "div#wtp-udock.",
"a_box": [
78,
12,
897,
1428
],
"b_box": [
45,
130,
899,
1050
]
}
],
"overlap_count": 1,
"video": "https://weval-consulting.com/proofs/wevia-ux-audit-2026-04-24T00-11-58/videos/enterprise-model.webm"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB