diff --git a/api/agent-disk-monitor.json b/api/agent-disk-monitor.json index 6921bd269..4a21782c0 100644 --- a/api/agent-disk-monitor.json +++ b/api/agent-disk-monitor.json @@ -1,8 +1,8 @@ { "agent": "V41_Disk_Monitor", - "ts": "2026-04-20T14:00:02+02:00", - "disk_pct": 77, - "disk_free_gb": 34, + "ts": "2026-04-20T14:30:02+02:00", + "disk_pct": 78, + "disk_free_gb": 33, "growth_per_day_gb": 1.5, "runway_days": 22, "alert": "WARN_runway_under_30d", diff --git a/api/agent-escalation.json b/api/agent-escalation.json index 40263f06b..a1d7cdfd9 100644 --- a/api/agent-escalation.json +++ b/api/agent-escalation.json @@ -1,6 +1,6 @@ { "agent": "V41_Risk_Escalation", - "ts": "2026-04-20T14:15:04+02:00", + "ts": "2026-04-20T14:30:02+02:00", "dg_alerts_active": 7, "wevia_life_stats_preview": "{ "ok": true, diff --git a/api/agent-risk-monitor.json b/api/agent-risk-monitor.json index c48cdbe1c..208f6498f 100644 --- a/api/agent-risk-monitor.json +++ b/api/agent-risk-monitor.json @@ -1,11 +1,11 @@ { "agent": "V54_Risk_Monitor_Live", - "ts": "2026-04-20T14:00:03+02:00", + "ts": "2026-04-20T14:30:03+02:00", "critical_risks": { "RW01_pipeline_vide": { "pipeline_keur": 0, - "mql_auto": 0, - "residual_risk_pct": 100, + "mql_auto": 20, + "residual_risk_pct": 80, "trend": "mitigation_V42_V45_active" }, "RW02_dependance_ethica": { @@ -22,7 +22,7 @@ }, "RW12_burnout": { "agents_cron_active": 15, - "load_5min": "3.27", + "load_5min": "5.12", "automation_coverage_pct": 70, "residual_risk_pct": 60, "trend": "V52_goldratt_options_active" diff --git a/api/blade-actions-surfaced.json b/api/blade-actions-surfaced.json index bba6658e6..a2423e9a5 100644 --- a/api/blade-actions-surfaced.json +++ b/api/blade-actions-surfaced.json @@ -1,5 +1,5 @@ { - "generated_at": "2026-04-20T14:25:02.279218", + "generated_at": "2026-04-20T14:30:02.246896", "stats": { "total": 26, "pending": 20, diff --git a/api/blade-heartbeat.json b/api/blade-heartbeat.json index dc2e7dc5c..5428ca0d9 100644 --- a/api/blade-heartbeat.json +++ b/api/blade-heartbeat.json @@ -1,8 +1,8 @@ { "status": "ALIVE", - "ts": "2026-04-20T14:15:01.687875", - "last_heartbeat": "2026-04-20T14:15:01.687875", - "last_heartbeat_ts_epoch": 1776687301, + "ts": "2026-04-20T14:30:02.136946", + "last_heartbeat": "2026-04-20T14:30:02.136946", + "last_heartbeat_ts_epoch": 1776688202, "tasks_today": 232, "tasks_week": 574, "agent_id": "blade-ops", diff --git a/api/mql-scoring-status.json b/api/mql-scoring-status.json index 091cf5d37..d5bbdd46e 100644 --- a/api/mql-scoring-status.json +++ b/api/mql-scoring-status.json @@ -1,17 +1,17 @@ { "ok": true, "agent": "V42_MQL_Scoring_Agent_REAL", - "ts": "2026-04-20T12:20:01+00:00", + "ts": "2026-04-20T12:30:02+00:00", "status": "DEPLOYED_AUTO", "deployed": true, "algorithm": "weighted_behavioral_signals", "signals_tracked": { - "wtp_engagement": 88, + "wtp_engagement": 100, "chat_engagement": 0, "roi_tool": 0, "email_opened": 0 }, - "avg_score": 22, + "avg_score": 25, "mql_threshold": 50, "sql_threshold": 75, "leads_captured": 48,