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

18 lines
517 B
PHP

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