22 lines
719 B
PHP
22 lines
719 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:58+00:00
|
|
return array (
|
|
'name' => 'ecc_pytorch',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'ecc pytorch',
|
|
1 => 'ecc_pytorch',
|
|
2 => 'agent ecc pytorch',
|
|
3 => 'invoque ecc pytorch',
|
|
),
|
|
'cmd' => 'echo {"agent":"ECC pytorch","slug":"ecc_pytorch","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 pytorch agent (dev ) from truth registry',
|
|
'role' => 'dev',
|
|
'executed_at' => '2026-04-19T16:02:58+00:00',
|
|
'out_preview' => '{agent:ECC pytorch,slug:ecc_pytorch,status:registered,ts:$(date -Iseconds)}',
|
|
'ms' => 5.0,
|
|
);
|