19 lines
703 B
PHP
19 lines
703 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:57+00:00
|
|
return array (
|
|
'name' => 'dsh_predict_full',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'dsh predict',
|
|
1 => 'dashboard predict',
|
|
2 => 'predictions live',
|
|
),
|
|
'cmd' => 'curl -sk https://weval-consulting.com/api/opus-arch-predictive-heal.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' => '{"ok":true,"metric":"load","n_samples":60,"regression":{"slope":0.006100831586452356,"intercept":-10838818.990588248},"predicted_next_hour":29.3,"threshold":5,"alert":true,"recommended_actions":["syst',
|
|
'ms' => 156.0,
|
|
);
|