23 lines
734 B
PHP
23 lines
734 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T15:40:29+00:00
|
|
return array (
|
|
'name' => 'clawcode',
|
|
'triggers' =>
|
|
array (
|
|
|
|
0 => 'agent clawcode',
|
|
1 => 'invoque clawcode',
|
|
|
|
),
|
|
'cmd' => 'echo {"agent":"ClawCode","slug":"clawcode","role":"dev","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' => 'ClawCode agent (dev ) from truth registry',
|
|
'role' => 'dev',
|
|
'persona' => '',
|
|
'executed_at' => '2026-04-19T15:40:29+00:00',
|
|
'out_preview' => '{agent:ClawCode,slug:clawcode,role:dev,persona:,status:registered,ts:2026-04-19T17:40:29+02:00}',
|
|
'ms' => 7.0,
|
|
);
|