Startup telemetry now records proactivity level and whether screen-reader mode is on.
What's wrong with this entry?
The startup event now reports the session's proactivity level, alongside permission mode. When the accessibility layer reports screen-reader mode active, it also reports that and how the mode was turned on. The proactivity level is also carried into the permission context built for the session.
- The screen-reader fields are omitted entirely when screen-reader mode is off.
proactivityLevel: Eo(b),, screenReaderActivationSource
Strings lifted out of the shipped bundle, so the claim above can be checked against them.