Files
html/api/wired-pending/intent-opus4-act_qa.php
opus b1bf1c19ba
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
AUTO-BACKUP 20260421-0000
2026-04-21 00:00:05 +02:00

22 lines
667 B
PHP

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