Calibrating between too rigid and too loose

Most AI work fails in one of two directions. A team ships something so constrained it can’t do the job: safe on paper, useless in production. Or it fields something so loose no one can trust it: impressive in the demo, indefensible the moment an auditor asks how you know it works.

That tension already has a name. In statistics, the bias-variance tradeoff describes the work of calibrating between a model too rigid to fit reality and one too loose to generalize. We took the name because the same tension runs through every real AI system, the kind that has to survive production, audit, and regulation.

The minimum of total risk

Total error bottoms out between the two extremes, not at either end. Calibration aims for that floor: enough freedom to ship, enough governance to trust. In practice that looks like a few standing commitments.

  • Reference architectures, not prototypes that fall apart the first time a security review touches them.
  • Eval contracts that state what “works” means before anyone writes a line of code.
  • Model-risk discipline, the kind regulated finance built for its own models, carried into agentic systems that no one had built when finance wrote the rulebook.

Why a blog

These are working notes: what we learn as we design and operate multi-agent systems under real constraints. We would rather write a field report than perform expertise. If you are putting AI somewhere it has to hold up when someone asks “how do you know it works?,” we wrote this for you.

We will keep posting whenever the work teaches us something worth sharing.

All notes