Wave 114 auto

This commit is contained in:
Yanis Mahboub
2026-04-13 01:34:20 +02:00
parent 7bb233230b
commit 0efa1a2d7e

View File

@@ -1171,6 +1171,16 @@
"id": "page_check",
"kw": "check.*page|page.*status|toutes.*pages|all.*pages|pages.*ok",
"api": "GET:/api/wevia-auto-heal.php"
},
{
"id": "graphify_query",
"kw": "graphify.*query|knowledge.*graph|graph.*query|graphify",
"api": "GET:/api/wevia-action-engine.php?action=exec_s204&cmd=cd+/var/www/html+%26%26+graphify+query+\"architecture\"+--budget+2000"
},
{
"id": "graphify_bench",
"kw": "graphify.*bench|token.*reduction|bench.*graph",
"api": "GET:/api/wevia-action-engine.php?action=exec_s204&cmd=cd+/var/www/html+%26%26+graphify+benchmark+2>&1"
}
]
}