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

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