This task involves the work of introducing a way to enable/disable `experimental` Edit Checks and Suggestions natively, within Wikipedia's UI.
At present, to see `experimental` Edit Checks or Suggestions you need to either:
#1 Manually append a URL parameter to your edit session
-- //E.g. `ecenable=experimental` or `ecenable=2` //
#2 Install a userscript that deliberately does "#1"
-- //E.g. https://meta.wikimedia.org/wiki/User:DLynch_(WMF)/alwaysbesuggesting.js //
=== User stories
- As an **experienced volunteer** who is interested in new editing tools, I want an easy way to opt into `experimental` Edit Checks and Suggestions from a single setting, so that I can try features still in development, see whether they make my editing more effective and efficient, and shape them before they reach everyone.
- As someone **developing experimental Edit Checks and Suggestions**, I want to expose these features to a self-selected population of motivated, interested editors via an opt-in flag, so that I can gather real-world signal and qualitative feedback from people who understand the context, without exposing unfinished work to the broader community.