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

22 lines
681 B
PHP

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