get_index_fits() assumes exactly six V-columns when renaming. If the underlying output changes, this silently mislabels or errors. Proposed fix: - Validate the number of V-columns and stop with a clear message if unexpected.
get_index_fits() assumes exactly six V-columns when renaming. If the underlying output changes, this silently mislabels or errors.
Proposed fix: