Files
html/api/wired-pending/intent-opus4-wevia_self_knowledge.php
opus 12d13fa7ad
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-20T01:45:12+02:00
2026-04-20 01:45:12 +02:00

18 lines
428 B
PHP

<?php
return array (
'name' => 'wevia_self_knowledge',
'triggers' =>
array (
0 => 'who am i',
1 => 'what can i do',
2 => 'my capabilities',
3 => 'what are my powers',
4 => 'capabilities',
5 => 'wevia capable',
),
'cmd' => '/var/www/html/api/handlers/wevia-self-knowledge.sh',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T23:45:06+00:00',
'source' => 'opus4-autowire-early-v2',
);