Scope — What May This Touch?

5. What should not be delegated

The skill most AI training omits entirely.

Some problems resist definitive formulation: the problem statement changes as you work on it, there is no stopping rule, and solutions are better-or-worse rather than true-or-false. Rittel and Webber called these wicked problems, and the point for an operator is blunt — a problem that cannot be specified cannot be delegated to anyone, human or machine.

CategoryThe test
AmbiguityThe problem statement changes as you work on it — wicked, not merely hard
Ethical riskThe decision requires accountability that cannot be delegated
Regulatory constraintA human decision-maker is legally required
Insufficient context qualityThe inputs cannot support a reliable output, however capable the model

The fourth is the one practitioners get wrong most often, because it is the only one that looks like a model problem and is not. Bad output from thin context is not a capability failure. Adding a better model to insufficient context produces a more fluent wrong answer.

The Four Questions

Before asking AI to do anything, you should be able to answer:

  1. What is the intended outcome?
  2. What constraints must be respected?
  3. What does success actually look like?
  4. How will the results be validated?

If these cannot be answered first, the issue is not AI risk. It is lack of governance — and no scope statement written afterward will recover it.

A network cable secured with a padlock

Least privilege limits the blast radius of ordinary error — not just malice.