diff --git a/api/blade-actions-surfaced.json b/api/blade-actions-surfaced.json index 437fe7460..7075e2067 100644 --- a/api/blade-actions-surfaced.json +++ b/api/blade-actions-surfaced.json @@ -1,15 +1,15 @@ { - "generated_at": "2026-04-19T03:30:01.772329", + "generated_at": "2026-04-19T03:40:01.209453", "stats": { - "total": 292, - "pending": 546, + "total": 294, + "pending": 550, "kaouther_surfaced": 29, "chrome_surfaced": 9, "notif_only_done": 0, "autofix_archived": 0, "cerebras_archived": 0, "older_3d_archived": 0, - "unknown": 254, + "unknown": 256, "errors": 0 }, "actions": [ diff --git a/api/blade-tasks/task_20260419013501_241988.json b/api/blade-tasks/task_20260419013501_241988.json new file mode 100644 index 000000000..020423ca1 --- /dev/null +++ b/api/blade-tasks/task_20260419013501_241988.json @@ -0,0 +1,11 @@ +{ + "id": "task_20260419013501_241988", + "name": "Blade self-heal 03:35", + "type": "powershell", + "command": "\n# Blade self-heal\nWrite-Host \"Self-heal triggered $(Get-Date)\"\n$agentProc = Get-Process powershell | Where-Object { $_.CommandLine -match 'sentinel-agent' }\nif (!$agentProc) {\n Write-Host \"Agent not running, starting...\"\n Start-Process powershell -ArgumentList \"-ExecutionPolicy\",\"Bypass\",\"-File\",\"C:\\ProgramData\\WEVAL\\sentinel-agent.ps1\" -WindowStyle Hidden\n}\n# Clear stale tasks > 3 days locally\n$cutoff = (Get-Date).AddDays(-3)\nGet-ChildItem \"C:\\ProgramData\\WEVAL\\tasks\\*.json\" -ErrorAction SilentlyContinue | Where-Object { $_.LastWriteTime -lt $cutoff } | Move-Item -Destination \"C:\\ProgramData\\WEVAL\\tasks\\archived\\\" -Force -ErrorAction SilentlyContinue\nWrite-Host \"Self-heal complete\"\n", + "cmd": "\n# Blade self-heal\nWrite-Host \"Self-heal triggered $(Get-Date)\"\n$agentProc = Get-Process powershell | Where-Object { $_.CommandLine -match 'sentinel-agent' }\nif (!$agentProc) {\n Write-Host \"Agent not running, starting...\"\n Start-Process powershell -ArgumentList \"-ExecutionPolicy\",\"Bypass\",\"-File\",\"C:\\ProgramData\\WEVAL\\sentinel-agent.ps1\" -WindowStyle Hidden\n}\n# Clear stale tasks > 3 days locally\n$cutoff = (Get-Date).AddDays(-3)\nGet-ChildItem \"C:\\ProgramData\\WEVAL\\tasks\\*.json\" -ErrorAction SilentlyContinue | Where-Object { $_.LastWriteTime -lt $cutoff } | Move-Item -Destination \"C:\\ProgramData\\WEVAL\\tasks\\archived\\\" -Force -ErrorAction SilentlyContinue\nWrite-Host \"Self-heal complete\"\n", + "priority": "high", + "status": "pending", + "created": "2026-04-19T01:35:01+00:00", + "created_by": "blade-control-ui" +} \ No newline at end of file diff --git a/api/em-kpi-cache.json b/api/em-kpi-cache.json index aada94287..e69de29bb 100644 --- a/api/em-kpi-cache.json +++ b/api/em-kpi-cache.json @@ -1,7 +0,0 @@ - -500 Internal Server Error - -

500 Internal Server Error

-
nginx/1.24.0 (Ubuntu)
- - diff --git a/api/v83-business-kpi-latest.json b/api/v83-business-kpi-latest.json index a15be6d63..5ed09f12b 100644 --- a/api/v83-business-kpi-latest.json +++ b/api/v83-business-kpi-latest.json @@ -1,7 +1,7 @@ { "ok": true, "version": "V83-business-kpi", - "ts": "2026-04-19T01:30:15+00:00", + "ts": "2026-04-19T01:35:13+00:00", "summary": { "total_categories": 7, "total_kpis": 56,