Files
html/api/wired-pending/intent-opus4-incident_kill_orphan_node.php

13 lines
370 B
PHP

<?php
return array (
'name' => 'incident_kill_orphan_node',
'triggers' =>
array (
0 => 'confirm kill orphan paperclip node yanis',
),
'cmd' => 'curl -s http://localhost/api/incident-remediation.php?action=kill-orphan-paperclip-postgres',
'status' => 'EXECUTED',
'created_at' => '2026-04-20T20:55:53+00:00',
'source' => 'opus4-autowire-early-v2',
);