Feature
- Added graph support for the supportedModules field in commands, along with command mismatch validation in GR109. #5028
- Format command is now support silent playbooks. #5037
- Added the automation_id and automation_type fields to the Trigger Content type schema to support automation recommendations. #5067
- Add new reliability options to feed configuration validator (IN122). #5085
Fix
- Updated the pack files validator (PA128) to expect "secrets-ignore" instead of "secrets_ignore", ensuring consistency with actual file names. #5070
- Fixed the RN111 validator to use exact matching instead of partial matching for integration names and Docker images. #5064