mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 20:22:53 +00:00
6a1f0df61d
Move storage-health reason normalization, ZFS assessment helpers, active health alert value lookup, and canonical health-assessment alert synchronization into internal/alerts/health_assessment.go. Record health_assessment.go as the shared storage-health assessment owner in the alerts subsystem contract and add a reason-code characterization test. Proof: go test ./internal/alerts/...