Despite default_scope being widely considered a Rails anti-pattern, Miron recommends it for previewing how each region's dataset will look after bucketing: define a default_scope that filters by the bucket column, then query the app as if already split. Used only during the migration as a verification tool.