Files
html/api/wired-pending/intent-opus4-pipeline_builder.php
2026-04-19 18:55:02 +02:00

20 lines
645 B
PHP

<?php
// V34 Opus Yacine · 16 missing agents fix (doctrine #13 cause racine WTP widget)
return array(
'name' => 'pipeline_builder',
'triggers' => array(
'pipeline_builder',
'pipeline builder',
'agent pipeline_builder',
'invoque pipeline_builder',
),
'cmd' => 'curl -sk --max-time 3 https://weval-consulting.com/api/agent-avatars-v2.json 2>&1 | head -c 200',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T18:52:27.218891+00:00',
'source' => 'opus-yacine-v34-missing-agents-fix',
'description' => 'Sales Pipeline Builder agent',
'role' => 'SAP SD',
'category' => 'commerce',
'persona' => 'service',
);