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
feat(cli): include parse error in H004 redundant index output
- Added optional redundant_to_parse_error field to RedundantIndex
- Errors now captured in report output (not just console log)
- Makes data quality issues visible in report JSON
- Updated H004 schema to allow the new optional field
0 commit comments