22 lines
682 B
PHP
22 lines
682 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:48+00:00
|
|
return array (
|
|
'name' => 'aibench',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'aibench',
|
|
1 => 'aibench',
|
|
2 => 'agent aibench',
|
|
3 => 'invoque aibench',
|
|
),
|
|
'cmd' => 'echo {"agent":"AIBench","slug":"aibench","status":"registered","ts":"\\$(date -Iseconds)"}',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T17:50:00+00:00',
|
|
'source' => 'opus-wire-v26-b2-truth-registry',
|
|
'description' => 'AIBench agent (plat ) from truth registry',
|
|
'role' => 'plat',
|
|
'executed_at' => '2026-04-19T16:02:48+00:00',
|
|
'out_preview' => '{agent:AIBench,slug:aibench,status:registered,ts:$(date -Iseconds)}',
|
|
'ms' => 11.0,
|
|
);
|