19 lines
691 B
PHP
19 lines
691 B
PHP
<?php
|
|
// V26 Mass Agent Factory - Opus WIRE doctrine 95 continue WEVIA-FIRST pattern
|
|
return array(
|
|
'name' => 'v77_code_quality_reviewer',
|
|
'triggers' => array(
|
|
|
|
0 => 'agent v77_code_quality_reviewer',
|
|
1 => 'invoque v77_code_quality_reviewer',
|
|
|
|
),
|
|
'cmd' => 'echo {"agent":"v77_code_quality_reviewer","slug":"v77_code_quality_reviewer","role":"agent","persona":"","status":"registered","ts":"$(date -Iseconds)"}',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T17:45:00+00:00',
|
|
'source' => 'opus-wire-v26-mass-factory-truth-registry',
|
|
'description' => 'v77_code_quality_reviewer agent (agent ) from truth registry',
|
|
'role' => 'agent',
|
|
'persona' => '',
|
|
);
|