28 lines
703 B
PHP
28 lines
703 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:57+00:00
|
|
return array (
|
|
'name' => 'dsh_predict_cache',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'dsh predict cache',
|
|
1 => 'predict cache',
|
|
2 => 'predictive cache',
|
|
),
|
|
'cmd' => 'curl -sk https://weval-consulting.com/api/opus5-predictive-cache.php',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-18T13:08:03+00:00',
|
|
'source' => 'opus4-autowire-early-v2',
|
|
'executed_at' => '2026-04-19T16:02:57+00:00',
|
|
'out_preview' => '{
|
|
"ts": "2026-04-19T16:02:57+00:00",
|
|
"source": "opus5-predictive-cache",
|
|
"stats": {
|
|
"gets": 24,
|
|
"hits": 9,
|
|
"misses": 15,
|
|
"hit_rate_pct": 37.5
|
|
},
|
|
"pa',
|
|
'ms' => 112.0,
|
|
);
|