
TL;DR
Model prices fell 80% in a single announcement this week. Run the trendline forward and the interesting question is not the price - it is what developers, teams, and the broader economy do when intelligence stops being the scarce input.
"Too cheap to meter" is a phrase with a bad track record - it was coined about nuclear electricity in 1954 and never came true. So treat this post as what it is: a structured set of hypotheticals, not a forecast. But the trendline demanding the exercise is real and recent. This week alone, OpenAI cut GPT-5.6 Luna by 80% to $0.20 per million input tokens, and DeepSeek shipped an open-weight model at $0.14/$0.28 that beats larger proprietary models on agent benchmarks. Part of the Luna cut came from the model optimizing its own serving kernels - cheaper intelligence making intelligence cheaper.
Here is the exercise, start to finish: first the ground rules so the speculation stays honest, then five scenarios ordered from "already happening" to "genuinely speculative," each with the signal that would tell you it is arriving. By the end you should have a working checklist for which of your own assumptions expire first.
Three constraints keep this from being science fiction:
The first casualty of near-free tokens is the idea that code is only worked on when a person is looking at it.
At current floor prices, running a background agent against your repo every hour - checking doc drift, hunting flaky tests, bumping dependencies, re-verifying old claims - costs single-digit dollars a month. We walked through the mechanics in the cron automation guide; the economic point is that the cost is already below the metering threshold for any professional. The repo becomes something more like a garden with groundskeepers: unattended, it improves.
What changes for developers: "maintenance" stops being a sprint category and becomes ambient. The differentiator shifts from who fixes things to who writes the best standing instructions - the prompts, gates, and review rules the fleet runs on.
Signal it is arriving: scheduled-agent line items showing up in ordinary teams' tooling budgets the way CI minutes did a decade ago. This one is not hypothetical; it is an adoption curve.
Today you decide what to build, then build it. When a candidate implementation costs cents, the order inverts: build five, then decide.
Concretely: every nontrivial ticket gets three attempted implementations from different angles before a human looks. Every design decision arrives with working prototypes of the losing options. Every bug report arrives with a candidate fix already attached and tested. The expensive frontier model - or the human - moves to the judge's seat, exactly the escalate-the-judge-not-the-worker economics that already govern fleet design.
What changes for developers: reviewing becomes the core skill, and review capacity the bottleneck. Teams that are good at specifying and judging pull ahead of teams that are good at typing. Interviews start testing "here are four implementations, rank them and say why" rather than whiteboard recall.
What breaks: anything priced per attempt. Bug bounties, freelance marketplaces, and per-seat dev tools all assume attempts are scarce.
Signal it is arriving: issue trackers shipping "generate candidates" as a native button, and PR queues measured in review-hours becoming the number engineering managers complain about.
From the archive
Jul 31, 2026 • 7 min read
Jul 31, 2026 • 12 min read
Jul 30, 2026 • 7 min read
Jul 30, 2026 • 8 min read
If producing an analysis, a contract draft, a market report, or a codebase costs nothing, none of those artifacts can command a price. What still can: the guarantee that one of them is correct.
This is the deepest structural shift for knowledge work broadly. The deliverable stops being the document and becomes the signature - the audit, the warranty, the professional stake on "this one is right." Professions that already sell verification (auditors, actuaries, certifying engineers) look prescient. Professions that sell production (report writing, first-draft law, routine analysis) compress hard, the way stock photography compressed when cameras reached every pocket.
For developers specifically, the analogue is tests, evals, and formal guarantees. When implementation is free, the test suite is the asset; the eval harness is the moat. A team's real IP becomes its definition of correct.
Signal it is arriving: liability language. When contracts start distinguishing "AI-produced, human-verified" from merely "produced," the verification economy has priced itself into existence.
Most software exists because building it once was expensive, so one build had to serve millions. Near-free tokens attack the premise. Why adapt your workflow to a generic project tracker when generating a tracker shaped exactly like your team's process costs a weekend of background agents?
The hypothetical end state: a long tail of single-team, single-person, even single-use software - generated, used, discarded. SaaS does not die; it bifurcates. Products survive on what generation cannot copy: network effects, proprietary data, integrations, and trust. Products that are "a nice UI over a database" get generated locally on demand.
What changes for developers: employment shifts toward the substrate - the platforms, runtimes, and guardrails disposable software runs on - and toward the irreducibly shared systems (payments, identity, infrastructure) where trust matters more than code. "App developer" as a title ages the way "webmaster" did; the work migrates up and down the stack simultaneously.
Signal it is arriving: the first mainstream story of a mid-size company replacing a paid SaaS subscription with a generated internal tool and keeping it for a year. One is an anecdote; a pattern of them is the scenario.
Push all four prior scenarios together and one asymmetry dominates: machine output scales without limit, and human attention does not. An economy where intelligence is too cheap to meter is an economy organized around deciding what deserves to be looked at.
Hypotheticals that follow: filtering and curation become the highest-paid editorial skills, because a wrong "worth your time" costs more than a thousand wrong drafts. Reputation systems matter more than production systems - provenance, track records, graded predictions. Organizations flatten into small groups of high-context judges steering large automated fleets, and "how many people report to you" quietly gives way to "how much automated work does your judgment safely govern."
And a countertrend worth taking seriously rather than romantically: verified human effort becomes a luxury signal in some markets, the way "handmade" survived industrialization - not because the machine version is worse, but because scarcity itself is the product.
Signal it is arriving: when the scarce line item in a knowledge-work budget is explicitly reviewer time, and when "who vouches for this" is metadata every artifact carries.
The exercise, condensed into what to actually do with it:
The nuclear comparison cuts both ways. Electricity never became too cheap to meter - but it became cheap enough to reorganize civilization around, and the winners were the ones who assumed abundance early and built for it. That is the honest version of the bet: not that the meter disappears, but that behaving as if intelligence were abundant becomes the correct strategy well before the price hits zero.
Yes, and quickly at the floor. In one week of July 2026, OpenAI cut GPT-5.6 Luna 80% to $0.20/$1.20 per million tokens, and DeepSeek's open-weight V4 Flash runs at $0.14/$0.28 with agent benchmarks above larger models. Frontier-tier models remain far more expensive - Fable 5 lists at $10/$50 - so the collapse is at the capable floor, not the top.
The practical threshold: when running background agents on your projects costs less than you would bother tracking, cost stops shaping what you automate. At that point maintenance, candidate generation, and verification loops become ambient background work, and human time concentrates on specification and review.
Specification, code review, test and eval design, and judgment about what is worth building. The common thread in every scenario: production gets cheap, verification and taste do not.
No - it is a set of explicitly hypothetical scenarios, each with a named signal that would indicate it is materializing. The only firm claims are the current prices and the direction of the trendline, both sourced above.
| Source | URL |
|---|---|
| OpenAI GPT-5.6 pricing update (our analysis, primary links inside) | /blog/gpt-5-6-luna-80-percent-price-cut-hn-analysis |
| DeepSeek API Change Log | https://api-docs.deepseek.com/updates/ |
| DeepSeek V4 Flash on Artificial Analysis | https://artificialanalysis.ai/models/deepseek-v4-flash |
| "Too cheap to meter" origin (Lewis Strauss, 1954) | https://en.wikipedia.org/wiki/Too_cheap_to_meter |
Last updated: July 31, 2026
Read next
OpenAI slashes GPT-5.6 Luna by 80% to $0.20/M input tokens, cuts Terra by 20%, adds Sol Fast mode at 2.5x speed, and reveals Sol autonomously optimized its own production kernels.
7 min readDeepSeek shipped the official V4 Flash release on July 31, 2026. The re-post-trained 0731 build beats V4-Pro-Preview on agent benchmarks at $0.14/$0.28 per million tokens. Here is what changed and how to run it through OpenCode today.
7 min readDeepSeek V4-Flash costs $0.28 per million output tokens. Fable 5 costs $50. That 178x gap is real - but so is the quality difference. Here is where it matters and where it does not.
7 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
The original AI coding assistant. 77M+ developers. Inline completions in VS Code and JetBrains. Copilot Workspace genera...
View ToolConstrained generation library for LLMs. Uses finite state machines to mask invalid tokens during generation. Guarantees...
View ToolLightweight CLI for discovering and calling MCP servers. Dynamic tool discovery reduces token consumption from 47K to 40...
View ToolAI-powered terminal built in Rust with GPU rendering. Block-based output, natural language commands, Agent Mode for auto...
View ToolWhat MCP servers are, how they work, and how to build your own in 5 minutes.
AI AgentsConfigure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI AgentsDeep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
AI Agents
OpenAI slashes GPT-5.6 Luna by 80% to $0.20/M input tokens, cuts Terra by 20%, adds Sol Fast mode at 2.5x speed, and rev...

DeepSeek shipped the official V4 Flash release on July 31, 2026. The re-post-trained 0731 build beats V4-Pro-Preview on...

DeepSeek V4-Flash costs $0.28 per million output tokens. Fable 5 costs $50. That 178x gap is real - but so is the qualit...

One expensive orchestrator plus many cheap workers beats an all-frontier fleet for most workloads. Here is the decision-...

An agent CLI plus a cron schedule turns recurring dev chores into background work: dependency bumps, doc freshness check...

A companion guide to the Composio CLI video: one command-line layer that lets Claude Code, OpenClaw, Codex, and other ag...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.