Files
html/api/wired-pending/intent-opus4-sc_taskmgr.php
opus d102e620f1
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-commit via WEVIA vault_git intent 2026-04-19T15:48:20+00:00
2026-04-19 17:48:20 +02:00

16 lines
451 B
PHP

<?php
return array(
'name' => 'sc_taskmgr',
'domain' => 'agents',
'triggers' => array(
'agent sc taskmgr',
'sc taskmgr status',
'info sc taskmgr',
),
'cmd' => 'echo \'Agent SC TaskMgr · 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 SC TaskMgr · sources: paperclip_db',
);