In one line

Guardrails are not the brake. They are what lets you take the corner at speed. A team with written guardrails ships more automation, because it never has to stop and argue about what is safe.

Guardrails usually get discussed as a limitation — the necessary caution that slows automation down. That framing has it backwards. A team with clear, written guardrails ships more automated work than a team without them, because it never has to stop and re-litigate what is safe. The configuration has already answered the question.

The phrase we use is enablement at the speed of trust. Guardrails are how you earn the trust.

The standing rules

Some guardrails apply to everything, always:

The four configurable guardrails, in order

Beyond the standing rules, four guardrails are set per account. The order matters, because each protects something the next cannot.

1. Spend caps — first

The hard ceiling on real money. However clever the automation, it cannot spend beyond this. Set it first because every other guardrail assumes the worst case is already bounded.

2. Change ceilings — second

Caps limit how much can move. Ceilings limit how aggressively. A rule that can change a budget by 5% a day and a rule that can change it by 200% a day might both stay under the same cap, but they behave completely differently. Ceilings are what separate steady optimisation from thrashing.

3. Exclusions — third

Things automation must never touch. They come from one question: what in this account would I be angry to find changed tomorrow? A brand campaign, a campaign tied to a contract, a carefully tuned structure. Write the answers down and exclude them explicitly.

4. Approval thresholds — fourth

The dial that decides what runs on its own and what waits for a person. Small, reversible changes can run alone. Larger or less reversible ones wait for approval. How to set that dial is covered in the three action tiers.

A starter set to adapt

These are the kinds of guardrails the readiness audit recommends. The numbers are starting points, not rules — calibrate them to your account, your spend and your risk tolerance.

Why written guardrails make you faster

Without written guardrails, every new automation triggers the same conversation: is this safe, what if it goes wrong, who is responsible? The conversation is reasonable, and it is also slow, because it happens from scratch every time.

With guardrails written down, most of that conversation is already over. A new automation that falls inside the existing limits does not need a debate. The team can move, and the leadership can relax, because the worst case was decided in advance.

Where to go next

Bounded autonomy explains the operating model guardrails make possible. The three action tiers sets the approval dial. And Campaign Automation is the practice built on these rules.