Concept register · Concept 41 of 64 · Theme: outcomes, not activity Reviewed 2026-09-01
assay · concepts · outcomes-not-activity
Cost per outcome as the unit of account
Agentic workloads cost an order of magnitude more inference per task than chat-shaped ones, and one agentic user can cost 10–100x another — which breaks per-seat capacity planning and turns inference economics into a design constraint. The honest unit is cost and time per successful run, with the quality number attached.
established · assay: no cost telemetry
14 independent sources · sighted at the Agentic AI Summit 2026 · last reviewed 2026-09-01
§1What it is
The unit is a completed outcome
Not throughput, not cache hit rate, not tokens consumed: dollars and latency per completed outcome. The cache-hit-rate case is the cleanest demonstration that the intermediate metrics mislead — a hit rate that fell alongside a 3.2x improvement in time to first token is proof the rate was never the thing being optimized. Annual compute budgets get blown in weeks because one agentic user costs 10–100x another, and per-seat capacity planning has no way to see that coming.
Three jobs at once
The unit does triple duty. It is a quality axis — best customer outcome per dollar rather than peak capability, quality per unit of latency and dollar rather than peak quality. It is what makes outcome-based pricing possible, priced per resolved ticket or per proposal and pegged to what the human job costs rather than to token cost. And it is the capacity-planning primitive that per-seat models can no longer provide.
Down into infrastructure, up into architecture
The same reframing runs down into the hardware layer as tokens per second, per watt and per dollar, with joules per task proposed as a benchmark dimension alongside parameters and accuracy. And it runs up into architecture: cost, not capability, is what stops an agent from retrying harder — search at roughly 20 cents per dollar of generation holds agents to about one query per 5,000 generated tokens — which makes caching, model routing, compression and cheaper retrieval design decisions rather than optimizations.
§2Sightings
Agentic AI Summit 2026 · 16 sightings
#071Workshop: Building a Token-Efficient Agentic SystemMaddie and Satya, AMD
#106Self-Optimizing AgentsOri Goshen, AI21
#098Agent Learning Requires an Executable Reasoning StructureNilou Salehi, Across AI
#102Intelligence + Continual Learning = ExpertiseYu Su, Ohio State
#061Redefining the Token Efficiency FrontierAditya Grover, Inception
#076Workshop: From Assistants to AI EmployeesAnushka, Ema
#096Information Retrieval in the Age of Agentic AITanya Roosta, AMD
#052Startup Spotlight: Keenable AIAndrey Stiskin
#037Personal AI and Continual LearningIgor Babuschkin, River AI
#039Panel: Agentic AI Developer PlatformsIvan, Daytona; White; Dima, Fireworks AI; Gilbert
#007From Models to Agents to DiscoverySaurabh Tiwary, Google
#006Constraint Driven InnovationPeter DeSantis, AWS
#009Panel: Agentic AI Infrastructure & PlatformAWS, NVIDIA, Google and neocloud representatives
#156How Agentic AI Is Rewriting the Rules of AI InfrastructureTushar Krishna, Georgia Tech
#146Scale Compute to the SignalRahul Bakshi, Amazon
#145Building the Software FactoryEno Reyes, Factory AI
§3Where Assay stands
No cost telemetry at all
Assay has none. The recurring reports count activity — pull requests, briefs, sessions — and neither dollars nor tokens are attached to any unit of work, so nothing can answer what a brief cost to land or which role is burning budget. A multi-role loop with a standing pool of parallel workers burns compute fast, and today that spend is invisible to the board (how it runs).
The upgrade is well defined and unbuilt
Three pieces, in dependency order. A per-brief ledger of cost per passed verify row — Assay’s version of cost per completed task, and what would make routing decisions evidence-based and catch a runaway loop. Counting briefs shipped is the paper-volume metric; counting verified claims per dollar is the knowledge metric. Reporting records tagged by brief type and model, a single schema addition that is cheaper than the metric it enables. And an inference budget in brief metadata, sitting alongside effort: effort is already estimated, cost is not, and the two stopped being proxies for each other some time ago (briefs).
One position the evidence validates
The customization ladder — context engineering first, then LoRA, then fine-tuning — is exactly the order Assay bet on. Briefs, skills and memory are context engineering, chosen deliberately before any model perturbation; that is a shipped position rather than an aspiration. The contractive-versus-expansive distinction is the sharpest framing of why accumulated artifacts matter economically: a methodology that re-derives its judgments every session re-pays the search cost every time, while findings, skills and briefs are the shortcuts that shrink it. Assay has the artifacts. It has never measured whether they shrink anything.
§4Watch
- Whether cost-per-outcome numbers get published with quality attached, the way the $0.10-at-99.9% figure is — most cost claims still omit the quality half.
- Whether outcome-based pricing spreads past the ticket-deflection vertical into engineering work, which would give an external reference price for a landed brief.
- Energy per task appearing on a real leaderboard rather than as a proposal.