You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix review findings: num_ibs bound, index error messages, frozen IndexedFamily
- Add num_ibs <= 1000 check in case_validator (matches num_patches_max)
- Fix _family_attr_error to distinguish invalid index from invalid attr
- Make IndexedFamily a frozen dataclass
- Fix overstated docstring and clarify tags field
- Add iteration consistency and zero-index error tests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments