- Added workflow notes for direct updates and post-edit validation steps in README.md.
- Updated SKILL.md to clarify the workflow for editing dashboards and added validation order.
- Revised dashboard_rules.md to emphasize direct-update workflow and validation requirements.
- Enhanced validate_lovelace_view.py to enforce new validation rules for card styles and section constraints.
- Improved error handling and validation logic for dashboard sections in validate_lovelace_view.py.
- Incremented Home Assistant version in the configuration file.
- Refined Docker container handling in templates and automations to support multiple container states.
- Improved logic for determining effective states of Docker containers, including handling of alternate status entities.
- Enhanced Tugtainer update automation to dispatch Joanna for available updates with a 24-hour cooldown and improved logging.
- Updated README and package documentation to reflect recent changes and new features.
- Added a mandatory resolution policy to the YAML verifier documentation, emphasizing the need for immediate resolution of findings.
- Introduced a new `CENTRAL_SCRIPT` finding type to identify scripts defined in `config/packages` but called from multiple YAML files.
- Updated the verifier script to collect and report on central script usage, including recommendations for moving definitions to appropriate locations.
- Refactored various automations to utilize the new `script.joanna_dispatch` for improved context handling and remediation requests.
- Enhanced existing automations with additional conditions and variables for better control and monitoring of actions.
- Updated README files to reflect new features and improvements across packages.