Files
html/api/wired-pending/intent-opus4-ghostnet.php
2026-04-19 18:05:02 +02:00

22 lines
691 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-19T16:03:06+00:00
return array (
'name' => 'ghostnet',
'triggers' =>
array (
0 => 'ghostnet',
1 => 'ghostnet',
2 => 'agent ghostnet',
3 => 'invoque ghostnet',
),
'cmd' => 'echo {"agent":"GhostNet","slug":"ghostnet","status":"registered","ts":"\\$(date -Iseconds)"}',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T17:50:00+00:00',
'source' => 'opus-wire-v26-b2-truth-registry',
'description' => 'GhostNet agent (dorm ) from truth registry',
'role' => 'dorm',
'executed_at' => '2026-04-19T16:03:06+00:00',
'out_preview' => '{agent:GhostNet,slug:ghostnet,status:registered,ts:$(date -Iseconds)}',
'ms' => 2.0,
);