Fix
- Fixed an issue where the pack-level
[pack]section of.pack-ignorewas not honored for validators listed inALWAYS_RUN_ON_ERROR_CODE.ValidateManager.filter_validation_resultsnow consults both the content item's per-fileignored_errorsand the pack'spack_level_ignored_errors. #5503
Internal
- Added CO116, CO130, and CO171 to the list of ignorable ConnectUs validators, refined CO130 diagnostics and CO171 serializer awareness, and fixed a should_run preflight over-suppression where per-handler
.connector-ignoreentries silenced whole-connector validation runs. #5505