Files
html/api/wired-pending/intent-opus4-predictive_cache.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
367 B
PHP

<?php
return array (
'name' => 'predictive_cache',
'triggers' =>
array (
0 => 'cache predictif',
1 => 'cache stats',
2 => 'predictive cache',
),
'cmd' => 'curl -sk http://127.0.0.1/api/opus5-predictive-cache.php?action=stats',
'status' => 'EXECUTED',
'created_at' => '2026-04-17T15:29:51+00:00',
'source' => 'opus4-autowire-early-v2',
);