21 lines
762 B
PHP
21 lines
762 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:57+00:00
|
|
return array (
|
|
'name' => 'ecc_java_build_resolver',
|
|
'domain' => 'agents',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'ecc java build resolver status',
|
|
1 => 'agent ecc java build resolver',
|
|
2 => 'info ecc java build resolver',
|
|
),
|
|
'cmd' => 'echo \'Agent ECC java build resolver · sources: paperclip_db · defined in truth-registry\'',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T17:47:00+00:00',
|
|
'source' => 'opus-yacine-finish-100-6sigma',
|
|
'description' => 'Agent ECC java build resolver · sources: paperclip_db',
|
|
'executed_at' => '2026-04-19T16:02:57+00:00',
|
|
'out_preview' => 'Agent ECC java build resolver · sources: paperclip_db · defined in truth-registry',
|
|
'ms' => 4.0,
|
|
);
|