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

22 lines
709 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-19T15:59:38+00:00
return array (
'name' => 'ecc_python',
'triggers' =>
array (
0 => 'ecc python',
1 => 'ecc_python',
2 => 'agent ecc python',
3 => 'invoque ecc python',
),
'cmd' => 'echo {"agent":"ECC python","slug":"ecc_python","status":"registered","ts":"\\$(date -Iseconds)"}',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T17:50:00+00:00',
'source' => 'opus-wire-v26-b2-truth-registry',
'description' => 'ECC python agent (dev ) from truth registry',
'role' => 'dev',
'executed_at' => '2026-04-19T15:59:38+00:00',
'out_preview' => '{agent:ECC python,slug:ecc_python,status:registered,ts:$(date -Iseconds)}',
'ms' => 4.0,
);