Files
html/api/wired-pending/intent-opus4-ecc_go.php
opus b1bf1c19ba
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
AUTO-BACKUP 20260421-0000
2026-04-21 00:00:05 +02:00

22 lines
669 B
PHP

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