Files
html/api/wired-pending/intent-opus4-agent_conversion_puller.php
2026-04-19 17:45:02 +02:00

23 lines
863 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-19T15:40:05+00:00
return array (
'name' => 'agent_conversion_puller',
'triggers' =>
array (
0 => 'agent agent_conversion_puller',
1 => 'invoque agent_conversion_puller',
),
'cmd' => 'echo {"agent":"agent_conversion_puller","slug":"agent_conversion_puller","role":"agent","persona":"","status":"registered","ts":"$(date -Iseconds)"}',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T17:45:00+00:00',
'source' => 'opus-wire-v26-mass-factory-truth-registry',
'description' => 'agent_conversion_puller agent (agent ) from truth registry',
'role' => 'agent',
'persona' => '',
'executed_at' => '2026-04-19T15:40:05+00:00',
'out_preview' => '{agent:agent_conversion_puller,slug:agent_conversion_puller,role:agent,persona:,status:registered,ts:2026-04-19T17:40:05+02:00}',
'ms' => 23.0,
);