Cost per unit of work.
Most platforms report a vendor invoice. AgentOS reports the cost of the work.
Every dollar attributed to the task that spent it, rolled up to the work order, the phase, the role, and the model. Frontier-model share is a tracked KPI. The Work Order Compiler compiles a budget into every work order, fail-closed at the boundary.
Recorded numbers from our production work graph. Every figure is computed from per-call cost records and the memory ledger, reproducible by query.
94.5% of input tokens were served from cache at a tenth of the price. Computed per call from each call's own pinned rates: the identical work, uncached, would have cost 5.3 times more. Cache discipline returned about $8.6K.
Planning, architecture, development, QA, adversarial review, and governance: 11,193 model calls, 3.20B tokens, and 36,515 governed transitions carrying the work from authoring to close. All-in, with every dollar attributed to the task that spent it.
Semantic search over the AST index answers a code question in about 5.1K tokens where manual file exploration averaged 29.1K, measured across 536 recorded searches. Workers ask the graph.
Recorded numbers from the production work graph · anonymized estate · reproduction queries in the evidence library
Three loops produce the ledger above, bending the cost curve down and the capability curve up at the same time. None of them require retraining.
Every expensive explanation is captured once and reused forever. As the memory layer fills, local models absorb a growing share of routine work, and frontier models get reserved for high-leverage reasoning.
Work arrives with its own evidence packet. Reviewers verify the gates and spot-check the diff instead of re-reading every line, so throughput per engineer compounds.
Decisions, approved patterns, and failure modes accumulate. Tomorrow's agents inherit today's lessons, and that knowledge survives engineer turnover.
Spend is a property of a task. Every dollar is attributed to the unit of work that spent it, all the way up the work graph.
Cheap local models handle the high-volume, class-bounded work. Frontier models handle the high-leverage, decision-class reasoning. AgentOS routes by task class and cost class.
Most of the work is routine: grounding lookups, embeddings, classification, summarization, formatting. Local models on your own hardware do this work at near-zero marginal cost.
When a task requires open reasoning, a frontier model is the right tool. AgentOS reserves the lane for that, so spend goes where leverage is.
The contract that authorizes a task also bounds it. Budget is a required field, fail-closed when exhausted, and visible in real time.
Token usage and model rates roll up per task in near-real time. No batch reconciliation, no surprise overruns at month-end.
A task that runs out of budget halts at the boundary and surfaces. It does not silently borrow from the next task, the next phase, or the next month.
Frontier share is a tracked number. If it climbs, something is escaping the routing rules, and the signal fires the same week.
Get AgentOS and put AgentOS economics on your real work.