Files
html/api/wired-pending/intent-opus4-supermemory.php
2026-04-19 17:45:02 +02:00

19 lines
616 B
PHP

<?php
// V26 Mass Agent Factory - Opus WIRE doctrine 95 continue WEVIA-FIRST pattern
return array(
'name' => 'supermemory',
'triggers' => array(
0 => 'agent supermemory',
1 => 'invoque supermemory',
),
'cmd' => 'echo {"agent":"Supermemory","slug":"supermemory","role":"wire","persona":"tool","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' => 'Supermemory agent (wire tool) from truth registry',
'role' => 'wire',
'persona' => 'tool',
);