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