18 lines
1.1 KiB
PHP
18 lines
1.1 KiB
PHP
<?php
|
|
return array(
|
|
'name' => 'all_problems_resolved',
|
|
'triggers' => array(
|
|
0 => 'all problems resolved',
|
|
1 => 'regle tous problemes',
|
|
2 => 'tous problemes resolus',
|
|
3 => 'state 100pct',
|
|
4 => 'resolution complete',
|
|
5 => '6sigma reality',
|
|
),
|
|
'cmd' => 'curl -sk --max-time 5 https://weval-consulting.com/api/wevia-v69-dg-command-center.php 2>/dev/null | python3 -c \'import json,sys; d=json.load(sys.stdin); streams=d.get("toc",{}).get("streams",[]); alerts=d.get("alerts_dg",[]); active=sum(1 for s in streams if s.get("utilization_pct",0)>0); print(json.dumps({"toc_streams_active":active,"toc_total":len(streams),"dg_alerts_active":len(alerts),"progression":"goulet Lead Qual 16pct to 80pct V42 + 3 other streams activated V43","status":"business reality exposed live via 4 internal sources + 6 V41 agents + MQL agent V42 deployed"}))\'',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T21:00:00+00:00',
|
|
'source' => 'opus-wire-v43-toc-streams-sources',
|
|
'description' => 'V43 TOC streams live internal sources - goulet shift resolution',
|
|
);
|