Files
html/api/wired-pending/intent-opus4-ecc_e2e.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
677 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-19T16:02:57+00:00
return array (
'name' => 'ecc_e2e',
'triggers' =>
array (
0 => 'ecc-e2e',
1 => 'ecc_e2e',
2 => 'agent ecc-e2e',
3 => 'invoque ecc-e2e',
),
'cmd' => 'echo {"agent":"ECC-E2E","slug":"ecc_e2e","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-E2E agent (qa ) from truth registry',
'role' => 'qa',
'executed_at' => '2026-04-19T16:02:57+00:00',
'out_preview' => '{agent:ECC-E2E,slug:ecc_e2e,status:registered,ts:$(date -Iseconds)}',
'ms' => 2.0,
);