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