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

15 lines
353 B
PHP

<?php
return array (
'name' => 'plan_status',
'triggers' =>
array (
0 => 'plan status',
1 => 'avancement plan',
2 => 'statut plan',
),
'cmd' => 'curl -sk http://127.0.0.1/api/opus5-plan-registry.php?action=list',
'status' => 'EXECUTED',
'created_at' => '2026-04-17T16:24:33+00:00',
'source' => 'opus4-autowire-early-v2',
);