AI · Pillar 4 of 7 ·

Subsidiarity: Why Decisions Must Stay Close to the Ground

The centralization instinct

When organizations deploy AI, there is a natural tendency to centralize decision-making. If the AI can see all the data, the reasoning goes, it should make the global decision. A central algorithm optimizing across all teams, all resources, all constraints should produce better outcomes than distributed human judgment.

This reasoning is correct in theory and fails in practice. The person on the ground has context that no data model captures. They know that the machine on line 3 has been running rough since Tuesday. They know that the client on order 47 will accept a 2-hour delay but not a substitution. They know that the team just absorbed a difficult shift and morale is fragile.

What subsidiarity means

Subsidiarity is a principle borrowed from political theory: decisions should be made at the lowest level competent to make them. Applied to operational AI, it means that actions route to the person closest to the event, not to a supervisor three levels up and not to a centralized AI that "knows better."

In practice:

  • A task at the ground level is handled by the person subscribed to that part of the process
  • The AI supports the local decision-maker with information and proposals, not directives
  • Escalation happens when the local level explicitly cannot resolve the situation, not by default

AI as support, not override

The role of AI under subsidiarity is to augment the local decision-maker's capability, not to replace their judgment. The AI surfaces relevant information: "This reallocation would affect two downstream deliveries." It proposes an option: "Rerouting through warehouse B saves 3 hours." But the decision stays with the person who has ground-level context.

This is the opposite of the "AI decides, human approves" pattern that many systems default to. Under subsidiarity, the human decides and the AI informs.

The design constraint

The person closest to the problem has context no amount of data can replace. Subsidiarity ensures that AI amplifies local expertise rather than bypassing it. Centralized optimization looks efficient on paper. Distributed, AI-supported decision-making is what actually works on the ground.


This is part 4 of 7 in the AI Trust Architecture series. Previous: Compliance by Design. Next: Atomicity.