PIPELINE: auto-sync

This commit is contained in:
opus
2026-04-20 04:30:06 +02:00
parent 2fc005e305
commit dec2ee7f8c
10 changed files with 609 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
{
"agent": "V41_Disk_Monitor",
"ts": "2026-04-20T04:00:02+02:00",
"disk_pct": 81,
"ts": "2026-04-20T04:30:01+02:00",
"disk_pct": 80,
"disk_free_gb": 29,
"growth_per_day_gb": 1.5,
"runway_days": 19,

View File

@@ -1,7 +1,7 @@
{
"agent": "V41_Risk_Escalation",
"ts": "2026-04-20T04:15:03+02:00",
"dg_alerts_active": 7,
"ts": "2026-04-20T04:30:02+02:00",
"dg_alerts_active": 0,
"wevia_life_stats_preview": "File not found.",
"escalation_rules": {
"critical": "notify_Yacine_WhatsApp",

View File

@@ -1,6 +1,6 @@
{
"agent": "V45_Leads_Sync",
"ts": "2026-04-20T04:20:02+02:00",
"ts": "2026-04-20T04:30:03+02:00",
"paperclip_total": 48,
"active_customer": 4,
"warm_prospect": 5,

View File

@@ -1,6 +1,6 @@
{
"agent": "V54_Risk_Monitor_Live",
"ts": "2026-04-20T04:00:03+02:00",
"ts": "2026-04-20T04:30:03+02:00",
"critical_risks": {
"RW01_pipeline_vide": {
"pipeline_keur": 180,
@@ -22,7 +22,7 @@
},
"RW12_burnout": {
"agents_cron_active": 15,
"load_5min": "5.95",
"load_5min": "4.57",
"automation_coverage_pct": 70,
"residual_risk_pct": 60,
"trend": "V52_goldratt_options_active"

View File

@@ -1,5 +1,5 @@
{
"generated": "2026-04-20 02:00:02",
"generated": "2026-04-20 02:30:02",
"version": "1.0",
"servers": [
{
@@ -8,9 +8,9 @@
"private": "10.1.0.2",
"role": "PRIMARY",
"ssh": 49222,
"disk_pct": 81,
"disk_pct": 80,
"disk_avail": "29G",
"uptime": "up 5 days, 16 hours, 8 minutes",
"uptime": "up 5 days, 16 hours, 38 minutes",
"nginx": "active",
"php_fpm": "active",
"php_version": "8.5.5"
@@ -275,9 +275,9 @@
}
],
"screens": {
"s204_html": 280,
"s204_html": 281,
"s204_products": 104,
"s204_api_php": 730,
"s204_api_php": 731,
"s204_wevia_php": 20,
"s95_arsenal_html": 1377,
"s95_arsenal_api": 377
@@ -301,7 +301,7 @@
"langfuse"
],
"key_tables": {
"kb_learnings": 5471,
"kb_learnings": 5472,
"kb_documents": 0,
"ethica_medecins": 50004,
"enterprise_agents": 0
@@ -601,7 +601,7 @@
]
},
"wiki": {
"total_entries": 5471,
"total_entries": 5472,
"categories": [
{
"category": "AUTO-FIX",
@@ -609,7 +609,7 @@
},
{
"category": "TOPOLOGY",
"cnt": "1143"
"cnt": "1144"
},
{
"category": "DISCOVERY",
@@ -1945,7 +1945,7 @@
}
]
},
"scan_time_ms": 2914,
"scan_time_ms": 2555,
"gaps": [],
"score": 100,
"automation": {

View File

@@ -1,8 +1,8 @@
{
"status": "ALIVE",
"ts": "2026-04-20T04:15:01.984248",
"last_heartbeat": "2026-04-20T04:15:01.984248",
"last_heartbeat_ts_epoch": 1776651301,
"ts": "2026-04-20T04:30:01.714372",
"last_heartbeat": "2026-04-20T04:30:01.714372",
"last_heartbeat_ts_epoch": 1776652201,
"tasks_today": 232,
"tasks_week": 574,
"agent_id": "blade-ops",

View File

@@ -1 +1,29 @@
error code: 502
{
"ok": true,
"agent": "V42_MQL_Scoring_Agent_REAL",
"ts": "2026-04-20T02:30:01+00:00",
"status": "DEPLOYED_AUTO",
"deployed": true,
"algorithm": "weighted_behavioral_signals",
"signals_tracked": {
"wtp_engagement": 100,
"chat_engagement": 0,
"roi_tool": 0,
"email_opened": 0
},
"avg_score": 25,
"mql_threshold": 50,
"sql_threshold": 75,
"leads_captured": 48,
"mql_auto_scored": 20,
"sql_auto_scored": 8,
"mql_auto_pct": 41,
"improvement_vs_manual": {
"before_manual_pct": 33.3,
"after_auto_pct": 41,
"delta": 7.700000000000003
},
"paperclip_db_ok": true,
"paperclip_tables": 1,
"root_cause_resolved": "Lead Qualification goulet 16pct manual resolved via AUTO behavioral scoring"
}

View File

@@ -1,5 +1,5 @@
{
"timestamp": "2026-04-20T04:00:04",
"timestamp": "2026-04-20T04:30:04",
"features": {
"total": 36,
"pass": 35
@@ -13,7 +13,7 @@
"score": 97.2,
"log": [
"=== UX AGENT v1.0 ===",
"Time: 2026-04-20 04:00:02",
"Time: 2026-04-20 04:30:01",
" core: 4/4",
" layout: 3/4",
" interaction: 6/6",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long