Files
html/api/wired-pending/intent-opus4-ecc_java.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

22 lines
689 B
PHP

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