22 lines
671 B
PHP
22 lines
671 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:44+00:00
|
|
return array (
|
|
'name' => '6sigma',
|
|
'triggers' =>
|
|
array (
|
|
0 => '6sigma',
|
|
1 => '6sigma',
|
|
2 => 'agent 6sigma',
|
|
3 => 'invoque 6sigma',
|
|
),
|
|
'cmd' => 'echo {"agent":"6Sigma","slug":"6sigma","status":"registered","ts":"\\$(date -Iseconds)"}',
|
|
'status' => 'DISABLED',
|
|
'created_at' => '2026-04-19T17:50:00+00:00',
|
|
'source' => 'opus-wire-v26-b2-truth-registry',
|
|
'description' => '6Sigma agent (cron ) from truth registry',
|
|
'role' => 'cron',
|
|
'executed_at' => '2026-04-19T16:02:44+00:00',
|
|
'out_preview' => '{agent:6Sigma,slug:6sigma,status:registered,ts:$(date -Iseconds)}',
|
|
'ms' => 2.0,
|
|
);
|