I was handling missing CRS information in my Zarr files, but I was dealing with a missing grid_mapping in attrs when it really was in encoding.
CRS Management page says Look in attributes (attrs) of your data array for the grid_mapping coordinate name.
but the API says it's in encoding