21 lines
818 B
PHP
21 lines
818 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:03:09+00:00
|
|
return array (
|
|
'name' => 'hcp_export',
|
|
'domain' => 'ethica_b2b',
|
|
'priority' => 'P1',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'hcp export',
|
|
1 => 'export hcp',
|
|
),
|
|
'cmd' => 'timeout 10 curl -sk http://localhost/api/ethica-stats-api.php | jq -r "\"intent hcp_export live - HCP base \" + (.total|tostring) + \" ready for CSV export - source ethica.medecins_validated S95 LIVE\""',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T01:15:00+00:00',
|
|
'source' => 'opus-yacine-19avr-arena-gap-wire',
|
|
'description' => 'HCP export CSV 146694',
|
|
'executed_at' => '2026-04-19T16:03:09+00:00',
|
|
'out_preview' => 'intent hcp_export · domain ethica_b2b · priority P1 · HCP export CSV 146694 · status LIVE · source arena-wave-114-gap-fix',
|
|
'ms' => 2.0,
|
|
);
|