16 lines
491 B
PHP
16 lines
491 B
PHP
<?php
|
|
return array (
|
|
'name' => 'ethica_swap_safe',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'ethica swap safe',
|
|
1 => 'swap ethica vers safe',
|
|
2 => 'swap ethica chatbot',
|
|
),
|
|
'cmd' => 'php8.4 /var/www/html/api/opus5-ethica-swap-action.php',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-17T15:02:56+00:00',
|
|
'source' => 'opus5-ethica-swap-17avr-1703',
|
|
'description' => 'Swap endpoint ethica-chatbot.html vers opus5-weval-ia-fast-safe.php via opus5-page-api-swap helper',
|
|
);
|