Files
html/api/wired-pending/intent-opus4-deepagent.php
opus 4e3f48588d
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-commit via WEVIA vault_git intent 2026-04-19T16:03:01+00:00
2026-04-19 18:03:02 +02:00

21 lines
770 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-19T16:02:55+00:00
return array (
'name' => 'deepagent',
'triggers' =>
array (
0 => 'agent deepagent',
1 => 'invoque deepagent',
),
'cmd' => 'echo {"agent":"Deepagent","slug":"deepagent","role":"orchestrator","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' => 'Deepagent agent (orchestrator ) from truth registry',
'role' => 'orchestrator',
'persona' => '',
'executed_at' => '2026-04-19T16:02:55+00:00',
'out_preview' => '{agent:Deepagent,slug:deepagent,role:orchestrator,persona:,status:registered,ts:2026-04-19T18:02:55+02:00}',
'ms' => 3.0,
);