Example: to implement a change to sitewide JS/CSS, require 2 distinct people to approve the change.
See https://meta.wikimedia.org/wiki/Wikimedia_Foundation/Product_and_Technology/Product_Safety_and_Integrity/March_2026_User_Script_Incident and the associated talk page.
Requiring approvals from 2 distinct people reduces the risk that a compromise of one person's account or electronic device could allow an accidental or intentional major incident. Also, requiring approvals from 2 distinct people reduces the risk of a typo or other preventable error by one person from causing a major incident.
There should be high confidence that one person is not and cannot control both accounts which approve the action. A possible additional task would be creating automatic detection and prevention of moderate to high confidence that both accounts which are approving an action are controlled by one person. This could leverage existing CheckUser tools and/or enhancements to the automation of detecting possible misuse of multiple accounts.
The names of all accounts approving the action should be logged publicly, and the technical information regarding the users' IPs, user agents, etc. should be logged privately and retained according to normal retention practices.
Although this task is written primarily with sitewide JS/CSS as the use case, the requirement could be extended to other high-risk actions such as assigning or revoking sensitive permissions, or using the CheckUser tool.