Files
html/api/autonomy_full_dashboard.php
opus 649ed5bcd3
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
wave(204): global sanitizer ob_start + 7 handlers moved to /api/ root
2026-04-21 14:53:21 +02:00

25 lines
858 B
PHP

<?php
// V38 Opus - WEVIA Master FULL AUTONOMY dashboard intent
// Doctrine 7+64+12
return [
"name" => "autonomy_full_dashboard",
"triggers" => [
"autonomy full",
"autonomie full",
"autonomy master",
"autonomie master",
"autonomy dashboard",
"autonomie dashboard",
"full autonomie",
"wevia autonomie complete",
"wevia autonomy complete",
"etat global autonomie",
"autonomy global",
],
"cmd" => "curl -s http://127.0.0.1/api/wevia-autonomy-dashboard.php",
"status" => "EXECUTED",
"created_at" => "2026-04-20T14:10:00+00:00",
"source" => "opus-v38-autonomy-full",
"description" => "V38 Unified autonomy dashboard: 19 automations + autonomy_score + crons + L99 + services + blade + alerts - one shot verdict FULL_AUTONOMOUS or DEGRADED",
];