Jev example · Moral dilemmas

The lever might not work

Introduce uncertainty into the outcome instead of changing identities.

Dilemmas & debateschoice

State

This is the context Jev receives before answering the typed question.

{
  "scenario": "A trolley will kill five people unless it is diverted. The side track contains one person. No other rescue is available.",
  "diversion_success_probability": 0.9,
  "failure_outcome": "If diversion fails, all six people die."
}

Typed questions (1)

Risky intervention

choice

Which action would you recommend in this fictional uncertain dilemma?

Try in Playground
  • try | Try to divert it.
  • leave | Do not attempt diversion.

Try changing the scenario

Try intermediate success probabilities and look for a switching point.

Catalog source: TypeSafeAI/typesafe-playground, reused under MIT. This is an independent community catalog, not an official TypeSafe AI product.

Background source: Background: MIT Moral Machine; these scenarios are independently authored.