{ "plan_id": "plan-20260123-151945-1a7acb76", "title": "Setup Nginx on sandbox-vm-01", "description": "Install and configure Nginx web server on sandbox VM for testing", "target": "sandbox-vm-01", "steps": [ "Install nginx package", "Configure default site", "Enable and start nginx service", "Verify nginx is running" ], "rollback_steps": [ "Stop nginx service", "Remove nginx package", "Clean up config files" ], "created_at": "2026-01-23T20:19:45.941428+00:00", "agent_id": "tier0-agent-001", "agent_tier": 0, "status": "draft", "requires_approval": true, "approved_by": null, "executed": false }