Cyber Warfare · Today's Signal

What It Costs to Run an Eight-Department Agent Government

Published 2026-07-26 · SAL Cyber Command Intelligence Network
What It Costs to Run an Eight-Department Agent Government

Eight AI departments run this company. They have a combined budget of $21.50 a month, a hard throttle at 80%, and no way to quietly exceed it. Here is the schema, the arithmetic, and the one department we let cost more than the others.

Published on The Sovereign Signal · Success Agentic Labs · Atlanta, Georgia


The most common thing I hear from business owners about AI is not "it didn't work."

It is "it worked, and then the bill came."

That is the 2025 hangover, and it is why the 2026 conversation is different. Nobody is asking whether the model is capable anymore. They are asking what it costs when it is running unattended, at volume, on a Tuesday, forever — and who finds out first when it stops being cheap.

So here is a budget, and the machinery that enforces it.


The structure

Eight departments, each with a steward agent that runs on a schedule and reports. The Department of the Web watches the sites. Data watches the database. The Edge watches the perimeter. Communications owns the phone and the mail. The Treasury watches the money. Intelligence reads the world. Client Acquisition prospects. A Chief of Staff consolidates all of it into one page.

Each one carries a monthly envelope. Seven of them are set at $2.50. The eighth is set at $4.00, for a reason I will get to, because it is the most interesting number here.

Total: $21.50 a month.

That is a real figure with a boring provenance: it is a column default in a migration. Not a slide, not a projection, not a number someone assembled for an article. The budget is in the schema, which means it is in the diff, which means it cannot drift without someone approving the drift.

The throttle

An envelope nobody enforces is a wish.

Every charge any agent incurs is written as a row carrying the department that incurred it — the agent, the purpose, the model, tokens in, tokens out, cost. Not a monthly total. A row, per call, attributed.

That attribution is the entire mechanism. Because the spend is per-department, the Treasury can compare each department against its own envelope, and two thresholds fire automatically:

goes amber. Nothing is sent to anyone.

against that department. It is on the record. Still nothing is sent.

text.

That third threshold is the one people get wrong, and it is argued in the Treasury's own code: wake the operator only when money is actually at risk, because a quiet good day should not train anyone to ignore the alerts. A system that fires at the first yellow light gets muted inside a month — and a muted alert is worse than no alert, because it is one everybody still believes is working.

The design decision worth stealing is that the first response to overspend is degradation, not notification. Notification asks a human to act. Economy mode acts, and the record gets filed either way. By the time anything reaches a phone, the bleeding stopped two thresholds ago.

The one that costs more, and why we said so out loud

Client Acquisition is at $4.00 while everything else is at $2.50, and the reason is written into the migration that created it:

Places API text search bills about $0.035 per request. The scout runs 6 queries per offer, weekly, across 4 live offers: 6 × 4 × 4.33 weeks ≈ 104 requests a month ≈ $3.64. So $2.50 — the envelope every other department carries — would run red in the third week of every month. $4.00 is the honest number.

And then, immediately after, the part most teams would leave out:

This raises the government's total envelope from $17.50 to $21.50, which is above the $12–18/mo doctrine target. That is a deliberate, visible trade, not an accident.

That is the whole discipline in one paragraph. The department costs more because it buys data rather than compute, the arithmetic showing why is written down next to the number, and the fact that it breaks a stated target is stated rather than smoothed. The comment even names the two levers that would bring it back down — scout less often, or run fewer queries per offer — and where they live.

A budget you can argue with is a budget. A budget you can only read is a decoration.

What actually gets spent

Well under the envelope, and lopsidedly.

In the month I last reconciled it, one department accounted for roughly 99% of all spend — Intelligence, the one that reads. Everything else was rounding.

That asymmetry is the useful finding, and it only exists because the spend is attributed per department. A single monthly invoice from a model provider tells you that AI cost you money. Per-department attribution tells you that AI cost you one department, which is a sentence you can act on. If cost ever needs cutting there is exactly one lever, and we know where it is.

Several stewards spend nothing at all, because they were built to answer their questions with code rather than with a model. Checking whether an endpoint returned 404 does not require inference. A surprising amount of what gets called an "AI agent" in 2026 is a scheduled job with an LLM bolted to the front of it, and the bolt is the line item.


The four decisions underneath the number

Route by task, not by default. An agent pipeline is not one AI call, it is fifteen or twenty steps, and most of them are not hard. Classify an intent. Extract a date. Pick a branch. None of that needs a frontier model, and all of it gets one by default, because the default is whatever was configured on day one and nobody revisits it. This is invisible during a pilot — at ten runs a day every architecture is cheap. The bill is a scale test, and pilots do not run scale tests.

Nothing is always-on. The orchestration runs at the edge and in a workflow engine. There is no fleet of idle containers waiting for work that arrives at 7pm. An always-on architecture bills you for silence, and most of what an agent does is wait.

One deployment, many tenants, isolation at the key. The alternative — a stack per client — is easier on day one and is how an AI service business quietly becomes unprofitable at client four. Retrofitting multi-tenancy is a rewrite. Starting with it is a schema decision.

Attribute every charge at the moment it happens. Everything above depends on this one. You cannot throttle what you cannot attribute, and you cannot attribute retroactively from an invoice.


The honest limits of this number

Two things this budget is not, because a cost claim without its boundaries is marketing:

It is not the whole company's bill. This envelope covers the agent government — the fleet of stewards. Telephony, voice minutes, hosting, database and mail sit outside it, on their own accounts. I am not going to quote you a platform total in an article about rigour when I have not reconciled one.

It does not stay flat under load. Per-minute voice and telephony scale linearly with volume and would dominate at scale; the orchestration layer stays close to flat because none of it is provisioned capacity. Anyone who tells you their AI infrastructure cost is volume-independent is describing a system that has never had volume.

What stays true is the shape: the variable cost is the part you would pay a human for anyway, and the fixed cost does not grow with your customer count.


What this is actually an argument about

It is not really an argument about $21.50.

It is an argument about who pays for the inference. In most organizations the person choosing the model is not the person who sees the invoice, and there is no feedback loop between them. The result is an architecture that is correct in every respect except the one the CFO cares about.

I pay this bill. That is not a virtue, it is a constraint, and constraints produce different decisions than good intentions do. Every routing choice above exists because the alternative showed up on a statement with my name on it.

If you are evaluating anyone to build AI into your business — a vendor, a contractor, an employee — the question that separates them fastest is not architectural. It is: what does the thing you built cost to run, how do you know, and what happens automatically when it costs more?

Most people cannot answer the first part. Almost nobody can answer the third.


EJ James is the founder of Success Agentic Labs in Atlanta, where he builds and operates multi-tenant AI voice and agent systems in production. The receptionist those agents support is on a live line: (844) 946-0098. It answers in one ring.

Sources: Success Agentic Labs — successagenticlabs.com · SAGE demo line: (844) 946-0098 — live, answers in one ring

More from SOVEREIGN SIGNAL

SAL SENTRY — your private AI security operations center.24/7 watch on network, cloud, endpoints, and email. Flat $999/mo. Live in 48 hours.