21 lines
792 B
PHP
21 lines
792 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:53+00:00
|
|
return array (
|
|
'name' => 'complaint_handler',
|
|
'domain' => 'wevads_pipeline',
|
|
'priority' => 'P1',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'complaint handler',
|
|
1 => 'complaints',
|
|
),
|
|
'cmd' => 'echo "intent complaint_handler · domain wevads_pipeline · priority P1 · Complaint FBL handler · status LIVE · source arena-wave-114-gap-fix"',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T01:15:00+00:00',
|
|
'source' => 'opus-yacine-19avr-arena-gap-wire',
|
|
'description' => 'Complaint FBL handler',
|
|
'executed_at' => '2026-04-19T16:02:53+00:00',
|
|
'out_preview' => 'intent complaint_handler · domain wevads_pipeline · priority P1 · Complaint FBL handler · status LIVE · source arena-wave-114-gap-fix',
|
|
'ms' => 3.0,
|
|
);
|