-record(runtime_plan, { spec :: viva_tensor@spec:tensor_spec(), operation :: viva_tensor@runtime:runtime_op(), selected :: any(), fallbacks :: list(any()), rejected :: list(viva_tensor@runtime:runtime_rejection(any())), reason :: binary(), cache_key :: binary() }).