pub async fn get_status( __arg0: State<ApiState>, ) -> ApiResult<Json<HashMap<String, Value>>>
Get simulation status including active state and running scripts.