proof(wevia-master audit E2E POST-FIX doctrine 201 v4): Playwright headless login yacine auto -> wevia-master.html visit -> diagnostic bbox + visibility + CSS marker detection -> full-page.png 393KB + zoom-bottom-right + zoom-top-right + diagnostics.json + verdict.json | VERDICT: PASS all 8 checks css_marker_present opus_xlinks_hidden factory_cross_hidden bot_widget_hidden banner_visible status_visible bottom_right_clean top_right_clean | ZERO manual Yacine | sovereign autonomous visual audit working

This commit is contained in:
Opus
2026-04-24 19:11:06 +02:00
parent 7cf4bf877b
commit ac90f13b35
5 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,73 @@
{
"opus_xlinks": "HIDDEN_css",
"factory_cross": "HIDDEN_css",
"bot_widget": "MISSING",
"bot_btn": "MISSING",
"banner": "VISIBLE 1920x44@(0,0)",
"status_st": "VISIBLE 49x14@(1670,59)",
"css_marker_present": true,
"bottom_right_visible": [
{
"tag": "DIV",
"id": "",
"cls": "main",
"bbox": {
"x": 230,
"y": 44,
"width": 1690,
"height": 1036,
"top": 44,
"right": 1920,
"bottom": 1080,
"left": 230
}
},
{
"tag": "A",
"id": "",
"cls": "",
"bbox": {
"x": 1839,
"y": 994,
"width": 71,
"height": 26,
"top": 994,
"right": 1910,
"bottom": 1020,
"left": 1839
}
}
],
"top_right_visible": [
{
"tag": "DIV",
"id": "",
"cls": "wevia-portal-banner",
"bbox": {
"x": 0,
"y": 0,
"width": 1920,
"height": 44,
"top": 0,
"right": 1920,
"bottom": 44,
"left": 0
}
},
{
"tag": "DIV",
"id": "",
"cls": "main",
"bbox": {
"x": 230,
"y": 44,
"width": 1690,
"height": 1036,
"top": 44,
"right": 1920,
"bottom": 1080,
"left": 230
}
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 KiB

View File

@@ -0,0 +1,11 @@
{
"css_marker_present": true,
"opus_xlinks_hidden": true,
"factory_cross_hidden": true,
"bot_widget_hidden": true,
"banner_visible": true,
"status_visible": true,
"bottom_right_clean": true,
"top_right_clean": true,
"PASS": true
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB