AutomationRun::factory(), 'node_id' => 'node_'.fake()->randomNumber(6), 'node_type' => NodeType::Generate, 'status' => Status::Running, 'input' => [], 'started_at' => now(), ]; } }