- VCOS
- Operating Systems
- Deterministic AI
AI employees are theatre. Build the operating layer instead.
2026-06-04 · 6 min read · Shrish Manglik
Insight
There is a popular pitch right now: hire an "AI employee." Drop an autonomous agent into your business, hand it a goal, and watch it work like a tireless hire who never sleeps. It demos beautifully. It is also, for anything that actually matters, theatre.
Not because the technology is fake - the models are genuinely capable - but because "an autonomous agent owns a business function" is the wrong shape for work that has to be reliable, traceable, and cheap. The interesting question is not "can an agent do this?" It is "do you want a probabilistic system you cannot fully predict making this decision, at this cost, every single time?"
What the autonomy pitch quietly skips
Three things tend to go unmentioned in the demo.
- Cost. An autonomous agent that re-reasons every step pays an inference bill on every step, forever. The more it works, the more it costs - the opposite of the leverage you wanted.
- Reliability. Same input, different output. An agent can take a different path today than it did yesterday on identical facts. That is fine for brainstorming and unacceptable for anything you have to stand behind.
- Accountability. When it gets something wrong - and it will - who owns the result? "The agent decided" is not an answer a client, an auditor, or a regulator accepts.
The operating layer instead
The durable version of "AI runs the business" is quieter and far less theatrical. It is an operating layer: the deterministic software that actually runs a workflow or a product, plus the machinery that keeps it running - telemetry, releases, support, backlog, quality gates, proof capture. We call ours VCOS. The point is not an agent pretending to be a person. The point is a system that runs the repeatable work the same way every time.
- The rules and content are built once, with AI helping at build time - then they ship as software.
- Runtime is deterministic and near-free: the customer triggers a function, not a model.
- Operations - what changed, what broke, what shipped, what was proven - are captured as state the next cycle builds on.
You do not want an AI employee. You want the work done reliably and cheaply, with a human on the decisions that carry risk. Those are not the same thing.
Where the human stays - on purpose
The high-liability moments are not a gap to be closed with more autonomy. They are a feature of the design. Deterministic computation runs up to the edge of real judgment, then hands a clean, traceable case to a person for the call that should not be automated. The machine is fast and consistent. The human owns the liability. Neither pretends to be the other - which is exactly why you can trust the combination.
What this means if you are buying
When someone sells you an AI employee, ask the boring questions. What does it cost per run, at scale? Will it give the same answer on the same input? Can you be shown, after the fact, why it did what it did? Who is accountable when it is wrong? If the answers are vague, you are buying a demo. The operating-layer approach answers all four plainly - because it is built from rules you can read, not autonomy you have to hope about.
Straight talk on where we stand: MDS is at zero recurring revenue today, so this is a thesis about how to build, not a flex about scale. But it is the bet the whole studio runs on - our own products and the systems we build for clients are operating layers, not agent theatre.