Guides · Series · 7 parts

Agentic AI for the Data Center Boom

In physical infrastructure, an agent’s autonomy is capped by reversibility and jurisdiction — not by how good the model is.

The authority gradient

Software agents fail cheaply. Re-run the job, roll back the commit, apologise for the bad summary. Data center agents do not get that. A cooling setpoint, a workload migration, a grid interaction, a buildout commitment — these touch physical systems where the undo button is expensive, slow, or absent.

That changes what determines an agent’s permitted autonomy. It is not model capability. It is how reversible the action is, who owns the reversal, and whether anyone outside the system is legally entitled to say no. Those constraints do not improve when the model does, which is why capability-led arguments for autonomy consistently overshoot in this domain.

The series builds one framework — the operational authority gradient — and then tests it against six real use cases, each of which caps autonomy for a different reason.

Why "self-healing" is the wrong goal

The uncomfortable finding running through the series is that the value is in diagnosis, not action. The MTTR you actually save is saved in understanding what went wrong, not in letting the agent act unsupervised — but the marketing sells the action, so that is what gets bought and built.

Each part isolates a different ceiling. Cooling is the most mature use case and the most misread. Workload placement acts only because the job can be moved, and whether it can be moved is someone else’s problem until suddenly it is the scheduler’s. Grid power is the outlier that caps autonomy on jurisdiction rather than physics, and an agent cannot measure a law. Buildout is where authority stops composing: two agents each acting inside their limits can commit a decision neither was allowed to make.

The final part is the one nobody has built. Six articles conclude that the boundary must be enforced outside the agent — so the last one asks what that outside is actually made of.

Which part solves my problem

The series reads in order, but if something is already broken, start here.

  • I need a defensible way to decide how much authority an agent gets.Part 1
  • Everyone quotes the DeepMind cooling number at me and I need the real one.Part 2
  • Leadership wants self-healing infrastructure and I am not sure that is the right ask.Part 3
  • My scheduler moves workloads and I have not asked who owns the rollback.Part 4
  • The agent is technically correct about the grid and still not allowed to act.Part 5
  • Two agents each stayed within their limits and together made a decision neither could.Part 6
  • We agreed on the boundaries and nothing actually enforces them.Part 7

The series

7 of 7 published

Other guide series

Books by Ranjan Kumar

Building Real-World Agentic AI Systems with LangGraph cover

Building Real-World Agentic AI Systems

The Chat Templates Handbook cover

The Chat Templates Handbook