Files
html/api/wired-pending/intent-opus4-agents_count.php
opus 3f9f307123
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-21T14:17:16+02:00
2026-04-21 14:17:16 +02:00

22 lines
711 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-19T16:02:46+00:00
// AMBRE-V1 PATCH 2026-04-21 : cmd redirected to ambre-count.php aggregator (live truth data)
return array (
'name' => 'agents_count',
'triggers' =>
array (
0 => 'combien agents',
1 => 'nombre agents',
2 => 'total agents',
3 => 'agents total',
),
'cmd' => 'curl -sk https://weval-consulting.com/api/ambre-count.php',
'status' => 'EXECUTED',
'created_at' => '2026-04-18T12:45:58+00:00',
'source' => 'opus4-autowire-early-v2',
'executed_at' => '2026-04-21T12:16:00+00:00',
'patched_by' => 'ambre-session-100pct',
'out_preview' => 'See https://weval-consulting.com/api/ambre-count.php (live aggregator)',
'ms' => 117.0,
);