Files
html/api/wired-pending/intent-opus4-openclaw.php
2026-04-19 17:40:01 +02:00

18 lines
525 B
PHP

<?php
// V26 B2 Mass Agent Factory Opus WIRE
return array(
'name' => 'openclaw',
'triggers' => array(
0 => 'openclaw',
1 => 'openclaw',
2 => 'agent openclaw',
3 => 'invoque openclaw',
),
'cmd' => 'echo {"agent":"OpenClaw","slug":"openclaw","status":"registered","ts":"\$(date -Iseconds)"}',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T17:50:00+00:00',
'source' => 'opus-wire-v26-b2-truth-registry',
'description' => 'OpenClaw agent (dock ) from truth registry',
'role' => 'dock',
);