Q5.09.3informed pilot participantsdesignresearch

Pilot users must know they are in a trial so they can interpret failures

Aliases: trial disclosure · informed canary users

What it is

If people in a pilot think they are using a shipped product, they will read crashes, gaps, and odd copy as finished quality—or, conversely, swallow harm that should have been reported as “I must be doing it wrong.” Disclosing the trial lets exceptions be read correctly: as something under test, not as a promised service. Disclosure also covers how to report, whether exceptions will be fixed, and how to leave. It is kin to lab informed consent, but it happens with real consequences, so hiding costs more.

Why it happens

An undisclosed pilot creates two systematic misreadings. Participants try unfinished work by finished standards; tickets and public reviews are contaminated, and the team’s “experience is terrible” mixes in expectation error. Or they will not report, because a real product should not fail like that, or they fear looking incompetent; monitoring goes blind. Disclosure recasts the relation as joint inspection: exceptions are allowed to appear, and the report path is legitimized. Disclosure also changes behavior—people may become more forgiving or more picky—so it is not a neutral label but a condition that must be recorded. Ethically, when real money, health, or job performance sits on the interface, non-disclosure is an unconsented human trial.

Studying it

Write the disclosure script, timing, and exit into the protocol. Where ethics allow, compare fully disclosed pilots with “only staff know”: the former should point more at reproducible exceptions, the latter more at angry quality complaints. In analysis, mark “knew they were in a pilot” as a covariate. Ask in interviews how they explained the first failure: the system is on trial, I am clumsy, or the product is broken. Data from a hidden trial, however clean it looks, is not evidence of an informed field.

Where it stops holding

Some fraud or security studies are destroyed by disclosure; they need a bounded concealment from ethics review and a full debrief afterward. For infrastructure you cannot exit (payroll, emergency triage), a “pilot” may simply not belong on unaware live users. Over-disclosure (a trial watermark on every screen) turns the task into filling out an experience and drops ecological validity. Children and people under guardianship need disclosure aimed at the guardian, not a single banner. Public-market canaries rarely inform everyone; they should be limited to contactable pilot organizations rather than pretending a banner equals consent.

Applying it

  • At the first touch of the pilot, state: this is a trial, it may be unstable, how to feedback, how to exit, how data will be used.
  • Give the pilot its own feedback door so exceptions are not drowned in ordinary support.
  • Do not run a “silent canary” on interactions with real harm risk.
  • The report must name the disclosure scope; data from people who were not told is stored and reported apart from the informed pilot.

Related

  • Same group: Q5.09.1 Rollout share usually increases by stage, each with a continue-or-pause gate · Q5.09.2 Feature flags must toggle independently per user · Q5.09.4 Monitoring during rollout must cover exceptions and performance, not only business metrics
  • Adjacent: Q5.06 Canary release and pilots · Q1.06 Research ethics
  • Search terms: informed pilot participants · trial disclosure · in-the-wild consent

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/Q5.09.3