Files
html/api/wired-pending/intent-opus4-hcp_export.php
Opus a2ac360d79
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-24T02:51:45+02:00
2026-04-24 02:51:45 +02:00

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,
);