22 lines
797 B
PHP
22 lines
797 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:03:00+00:00
|
|
return array (
|
|
'name' => 'ethica_bot',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'ethica bot',
|
|
1 => 'agent ethica bot',
|
|
2 => 'invoque ethica bot',
|
|
),
|
|
'cmd' => 'echo {"agent":"Ethica Bot","slug":"ethica_bot","role":"service","persona":"tool","status":"registered","ts":"$(date -Iseconds)"}',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T17:45:00+00:00',
|
|
'source' => 'opus-wire-v26-mass-factory-truth-registry',
|
|
'description' => 'Ethica Bot agent (service tool) from truth registry',
|
|
'role' => 'service',
|
|
'persona' => 'tool',
|
|
'executed_at' => '2026-04-19T16:03:00+00:00',
|
|
'out_preview' => '{agent:Ethica Bot,slug:ethica_bot,role:service,persona:tool,status:registered,ts:2026-04-19T18:03:00+02:00}',
|
|
'ms' => 4.0,
|
|
);
|