mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
4f6179368a
Covers previously-uncovered pure/near-pure functions from the recent alert-intent and disk-inventory source drop: - unifiedresources registry seeded K8s identity/source-id builders (cluster/node/pod/deployment/typed) and VMware/proxmox/predicate helpers (seededVMwareSourceID, proxmoxGuestFallbackSourceID, isDockerNetworkAttachmentRelationship, physicalDiskTopologyCompatible) - unifiedresources ActionPolicyAuthorizationDigest (digest-excluded invariant) and normalizePair ordering invariant - hostagent smartctlTargetsFromDevices - alerts Manager UpdateIntentPolicies (validation / nil / revision conflict / success), GetIntentPolicies, SetBackupIntentContextResolver All 13 target functions move 0% to 100% under the new tests; test-only, no source changes.