Changed
- Renamed
affected_traces_percent→affected_sessions_percenton theSignal(list) andSignalDetail(detail) response models (JSON aliasaffectedSessionsPercent). The value is the fraction of project sessions affected by the signal, in[0, 1](sessions are the platform's primary unit); the previous name mislabeled a sessions-based ratio as traces. Update any code readingsignal.affected_traces_percenttosignal.affected_sessions_percent.