- Updated configuration.yaml to include trusted users for network authentication.
- Added BearClaw status telemetry sensor and related KPI sensors in bearclaw.yaml for improved monitoring.
- Enhanced infrastructure dashboard with a new Joanna Dispatch button card for telemetry display.
- Updated README.md to reflect new BearClaw telemetry features and sensor integrations.
- Updated Docker containers section to include stack-level status tiles and improved layout.
- Enhanced Proxmox sections with additional disk usage monitoring and runtime health indicators.
- Added new website health metrics for uptime and response time tracking, including alerts for SLO breaches and latency issues.
- Refactored admin and home sections for better organization and clarity.
- Introduced new automations for monitoring Proxmox node health and website performance, including repairs for degraded states.
- Updated README to reflect new features and improvements across packages.
- 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.