21 lines
742 B
PHP
21 lines
742 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:52+00:00
|
|
return array (
|
|
'name' => 'braincore',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'agent braincore',
|
|
1 => 'invoque braincore',
|
|
),
|
|
'cmd' => 'echo {"agent":"BrainCore","slug":"braincore","role":"brain","persona":"","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' => 'BrainCore agent (brain ) from truth registry',
|
|
'role' => 'brain',
|
|
'persona' => '',
|
|
'executed_at' => '2026-04-19T16:02:52+00:00',
|
|
'out_preview' => '{agent:BrainCore,slug:braincore,role:brain,persona:,status:registered,ts:2026-04-19T18:02:52+02:00}',
|
|
'ms' => 3.0,
|
|
);
|