🏆 PLAN ACTION FINAL · source-of-truth schema retro-compat · 4 dashboards synced 906 agents · ZERO régression · WTP 906 + enterprise-complete 906 + enterprise-complete-v73 906 + unified-hub 906 + training 950 legacy preserved + autonomy GODMODE · source-of-truth.json flat keys agents_count/skills_count + nested counts pour compat V64/V67 · Playwright 5 screenshots 2.2MB + video 3.8MB E2E validation · enterprise-complete*.html additive script fetch · GOLD backups V64/V67/enterprise pages · wiki plan-action updated · vault TRUTH-REGISTRY-FINAL snapshot · train multi-Opus harmonieux V77/V78/Opus5/Opus WIRE doctrine 88 · source unique gouverne tout · fin de la dispersion [Opus Yacine]
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
This commit is contained in:
File diff suppressed because it is too large
Load Diff
11
api/blade-tasks/task_20260419143002_ff8761.json
Normal file
11
api/blade-tasks/task_20260419143002_ff8761.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "task_20260419143002_ff8761",
|
||||
"name": "Blade self-heal 16:30",
|
||||
"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-19T14:30:02+00:00",
|
||||
"created_by": "blade-control-ui"
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
[{"q": "tenants expired", "ts": "2026-04-17T16:16:12+00:00"}]
|
||||
[]
|
||||
File diff suppressed because one or more lines are too long
491
cartographie-screens.html.pre-autodisc-20260419_163005
Normal file
491
cartographie-screens.html.pre-autodisc-20260419_163005
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user