Pulse/pkg
rcourtman 943389827f Scrub stale monitored-system caps on self-hosted uncapped tiers
v5-migrated installations can persist a legacy max_monitored_systems value
(e.g. Community=1) in the license claims. After 5914a4127 made all
self-hosted tiers uncapped, EffectiveLimits() only scrubbed Lifetime and
v5-grandfathered Pro, so migrated Community / Pro / Relay installs kept
emitting the old cap and the "Over plan" banner still rendered on rc.2.

Extend the scrub to every self-hosted tier whose TierMonitoredSystemLimits
entry is 0, and stop monitoredSystemContinuityStatusLocked() from falling
back to the grant's plan limit when the license says uncapped. 0 is now
a first-class "unlimited" signal, not a missing-data sentinel.

The grandfather-floor continuity is still captured for audit, but no
longer enforces on self-hosted tiers. Cloud and MSP limit resolution is
untouched.

Refs #1429
2026-04-17 13:52:02 +01:00
..
agents feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
aicontracts feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
audit Harden email delivery and TLS probing 2026-03-29 13:02:36 +01:00
auth feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
cloudauth fix(hosted): preserve direct handoff membership continuity 2026-03-26 23:40:02 +00:00
db feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
discovery Pin discovery HTTP probes to captured TLS peers 2026-03-29 19:32:56 +01:00
extensions Add monitored-system admission extension hook 2026-04-15 14:04:21 +01:00
fsfilters Allow local mergerfs mounts in disk metrics 2026-04-15 20:11:25 +01:00
licensing Scrub stale monitored-system caps on self-hosted uncapped tiers 2026-04-17 13:52:02 +01:00
metrics Add hosted-runner budget for metrics query SLO 2026-04-11 19:57:49 +01:00
pbs Harden outbound URLs and file-backed storage 2026-03-29 12:47:55 +01:00
pmg Harden outbound URLs and file-backed storage 2026-03-29 12:47:55 +01:00
proxmox Normalize Proxmox special ZFS groups 2026-04-15 16:40:43 +01:00
pulsecli Curate demo-facing mock data across platform views 2026-03-31 18:05:55 +01:00
reporting Canonicalize reporting single-file fallback subject 2026-03-26 09:31:32 +00:00
server Add monitored-system admission extension hook 2026-04-15 14:04:21 +01:00
tlsutil Harden email delivery and TLS probing 2026-03-29 13:02:36 +01:00