auto-commit via WEVIA vault_git intent 2026-04-19T15:54:20+00:00
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled

This commit is contained in:
opus
2026-04-19 17:54:20 +02:00
parent 3c089a9897
commit 3ce9399011
11 changed files with 658 additions and 8 deletions

View File

@@ -1,15 +1,15 @@
{
"generated_at": "2026-04-19T17:45:01.980606",
"generated_at": "2026-04-19T17:50:01.667893",
"stats": {
"total": 451,
"pending": 863,
"total": 452,
"pending": 865,
"kaouther_surfaced": 29,
"chrome_surfaced": 10,
"notif_only_done": 0,
"autofix_archived": 0,
"cerebras_archived": 0,
"older_3d_archived": 0,
"unknown": 412,
"unknown": 413,
"errors": 0
},
"actions": [

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -0,0 +1,72 @@
{
"start": "2026-04-19T17:53:40",
"tests": [
{
"name": "no-auth-banner",
"status": "PARTIAL",
"banner_present": false,
"data_auth_attr": 0
},
{
"name": "with-dev-cookie",
"status": "OK",
"title": "WEVAL — Login"
},
{
"name": "v80-regression",
"status": "FAIL",
"error": "Page.click: Timeout 3000ms exceeded.\nCall log:\n - waiting for locator(\"#v80-toggle\")\n"
},
{
"name": "v82-regression",
"status": "PARTIAL",
"tabs": 0
},
{
"name": "v83-regression",
"status": "PARTIAL",
"hub": 0,
"checks": 0
},
{
"name": "yacine-queries",
"status": "OK",
"hits": 4,
"misses": 0,
"details": [
"✓ renouvelle token office 365 → tips_office",
"✓ cree compte ia web selenium chrome → selenium_office_create",
"✓ rotation tokens providers souverains → tip_token_rotation",
"✓ combien d agents → agents_count"
]
},
{
"name": "v77-v83-regression",
"status": "OK",
"hits": 6,
"details": [
"✓ max agents",
"✓ dispatcher focus orphelin arch",
"✓ pages index",
"✓ rescue orphelins",
"✓ point d entree",
"✓ autonomie status"
]
},
{
"name": "sse-exec-reel",
"status": "OK",
"agents": 38,
"exec_reel": true
},
{
"name": "js-errors",
"status": "OK",
"count": 0,
"errors": []
}
],
"video_path": "eb00d5e2cad8097df7bac5a731398d85.webm",
"end": "2026-04-19T17:54:01",
"summary": "5/9 PASS"
}

View File

@@ -1,7 +1,7 @@
{
"ok": true,
"version": "V83-business-kpi",
"ts": "2026-04-19T15:47:51+00:00",
"ts": "2026-04-19T15:54:06+00:00",
"summary": {
"total_categories": 7,
"total_kpis": 56,

View File

@@ -2646,5 +2646,92 @@
"status": "PENDING_APPROVAL",
"created_at": "2026-04-19T15:44:17+00:00",
"source": "opus4-autowire-early-v2"
},
"211": {
"name": "infrastructure_status",
"triggers": [
"infrastructure status",
"machines status",
"servers status",
"gpu status"
],
"cmd": "curl -sk http:\/\/127.0.0.1\/api\/infra-live.php",
"status": "PENDING_APPROVAL",
"created_at": "2026-04-19T15:53:25+00:00",
"source": "opus4-autowire-early-v2"
},
"212": {
"name": "gpu_providers",
"triggers": [
"gpu providers",
"gpus disponibles",
"list gpus",
"sovereign providers"
],
"cmd": "curl -sk http:\/\/127.0.0.1\/api\/opus5-gpu-grid.php",
"status": "PENDING_APPROVAL",
"created_at": "2026-04-19T15:53:48+00:00",
"source": "opus4-autowire-early-v2"
},
"213": {
"name": "wiki_read",
"triggers": [
"lire wiki",
"wiki status",
"read plan action",
"voir wiki"
],
"cmd": "tail -40 \/var\/www\/html\/wiki\/plan-action.md",
"status": "PENDING_APPROVAL",
"created_at": "2026-04-19T15:53:48+00:00",
"source": "opus4-autowire-early-v2"
},
"214": {
"name": "servers_list",
"triggers": [
"servers list",
"list servers",
"lister serveurs"
],
"cmd": "curl -sk http:\/\/127.0.0.1\/api\/blade-status.php",
"status": "PENDING_APPROVAL",
"created_at": "2026-04-19T15:54:04+00:00",
"source": "opus4-autowire-early-v2"
},
"215": {
"name": "docker_count",
"triggers": [
"docker count",
"combien containers",
"docker total"
],
"cmd": "echo docker containers running: $(docker ps -q 2>\/dev\/null | wc -l)",
"status": "PENDING_APPROVAL",
"created_at": "2026-04-19T15:54:04+00:00",
"source": "opus4-autowire-early-v2"
},
"216": {
"name": "providers_count",
"triggers": [
"providers count",
"combien providers",
"count gpus"
],
"cmd": "curl -sk http:\/\/127.0.0.1\/api\/opus5-gpu-grid.php",
"status": "PENDING_APPROVAL",
"created_at": "2026-04-19T15:54:05+00:00",
"source": "opus4-autowire-early-v2"
},
"217": {
"name": "orphans_count",
"triggers": [
"combien orphelins",
"count orphans",
"nombre orphelins"
],
"cmd": "bash \/var\/www\/html\/api\/v76-scripts\/v81-orphans-rescue.sh",
"status": "PENDING_APPROVAL",
"created_at": "2026-04-19T15:54:05+00:00",
"source": "opus4-autowire-early-v2"
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long