Files
pulse/docs/release-control
rcourtman 85a2dd06d4 Remove hasAIAlertsFeature and runtimeCapabilitiesLoading from alert surfaces
These props were passed through the entire alerts component tree but are no
longer needed — AI alert gating is handled by the shared license/entitlements
layer without each surface needing its own capabilities fetch. Removes the
onMount capabilities load, the paywall-viewed tracking effect, and the
dependent prop chain through OverviewTab, HistoryTab, and all alert card
surfaces.
2026-04-19 00:31:59 +01:00
..