Design · The no
Refusal as a feature
A system that will attempt anything is not powerful, it is unbounded. The decisions an AI deliberately will not make, the calls it hands to a person or declines outright, are a designed feature, and often the most important one.
Refusal is a feature, not a gap. The set of decisions a system will not make on its own, by design, is part of what makes it trustworthy, and building that set deliberately is a sign of maturity rather than weakness. A model eager to attempt every request is easy to ship and hard to trust. One that knows which calls belong to a human, and stops, is doing something harder. The carved-out "we will not decide this automatically" is a load-bearing part of human judgment infrastructure.
Why refusal is a feature
Because the alternative is a system whose only limit is its capability, and capability is a bad place to draw the line. Some decisions should route to a person not because the machine cannot make them but because it should not. Designing the refusal makes that judgment explicit and reliable, instead of leaving it to whatever the model happens to attempt.
What we will not ship
Naming the refusals out loud is itself a discipline. A system that publishes the decisions it declines to automate is making a checkable commitment, the same spirit as the rest of this work: say what you will and will not do, and let people hold you to it. Refusal stated is refusal you can be measured on.