This week's four moves share a theme: the AI stack keeps getting cheaper and more standardized underneath a team of one, and the leverage is in acting on each before the next lands. A protocol deadline that's been circled on the calendar for months is now a published spec. The open-weight coding race stopped having a single winner. The budget model tier got cheaper again. And the leading coding agent turned mixed-model routing into a default. Every item is dated and sourced, and each carries the one line that changes what you do next.

1. The stateless MCP spec is final today — no more waiting for it to settle#

The Model Context Protocol 2026-07-28 specification publishes final today. The headline hasn't changed since the release candidate — the protocol goes stateless: the initialize/initialized handshake and the Mcp-Session-Id header are removed at the protocol layer, so any request can be served by any server instance. What has changed is the thing founders were waiting for: there is no more drift. The target is fixed, and a formal deprecation lifecycle now governs future changes — Roots, Sampling, and Logging enter 12-month removal windows, so what you build against 2026-07-28 keeps working on a predictable schedule.

What it means: The "we'll migrate when it settles" excuse expired today. The payoff is concrete — a remote MCP server that used to require sticky sessions, a shared session store, and gateway-level session inspection can now run behind a plain round-robin load balancer, the cheapest infrastructure a bootstrapped team can operate. Major clients are already there: GitHub's MCP Server shipped support for the spec on July 23. If you run MCP, close out your validation now. We tracked this from the RC through the lock in last week's wire.

2. The open-weight coding tier stopped having one winner#

For most of 2026, "the best open coding model" had an obvious answer that changed every few weeks. This week it fractured into three answers that all hold at once. Kimi K3 — Moonshot's ~2.8-trillion-parameter MoE — leads the Frontend Code Arena. GLM-5.2 (Zhipu, 753B, MIT) tops the open-weights Artificial Analysis Intelligence Index. And DeepSeek V4 (V4-Pro at 1.6T, V4-Flash at 284B, both clean MIT) leads on serving cost, with Flash at roughly $0.14/$0.28 per million tokens.

What it means: Stop asking which open model "wins" — the question is malformed. Pick by the axis your workload actually depends on: raw frontend generation (K3), general intelligence per dollar (GLM-5.2), or cost and license cleanliness at volume (DeepSeek V4). The heaviest model isn't automatically the right default; the one that leads your metric is. If you're weighing the budget end specifically, we put the closed cheap tier under the same lens below.

3. Kimi K3's weights are open — and you can rent it today#

The corollary to the split: the biggest of the three is now trivially testable. Moonshot published Kimi K3's full open weights on July 26, and Together AI and Modal shipped day-0 hosted inference the same window. You do not need to order GPUs or hold ~2.8T parameters in your own VRAM to find out whether K3 beats your closed default.

What it means: The correct first move with any open frontier model is to rent it, not host it. Call K3 through a day-0 host, run it against your real tasks on cost per completed task, and only then decide whether self-hosting the weights is worth the hardware and ops. For most teams the near-term play stays a third-party host; the weights being open is what keeps that host honest on price.

4. The cheap-model floor dropped again — the price war is in the budget tier#

The frontier gets the headlines, but the actual 2026 price war is happening one tier down. GPT-5.6 Luna (OpenAI, July 9) is priced at $1.00 / $6.00 per million input/output tokens and scores 51 on the Artificial Analysis Intelligence Index. Gemini 3.6 Flash (Google, July 21) runs $1.50 / $7.50 and scores 50. Same capability, and Luna is the cheaper token; Flash answers back with the fastest streaming throughput of any tracked model.

What it means: If you run an agent at volume, your model bill lives in this tier, not at the frontier — and a 20–33% unit-cost gap on near-identical intelligence is real money across a many-call trajectory. We broke the head-to-head down in GPT-5.6 Luna vs Gemini 3.6 Flash: default to Luna for the bill, Flash if you're already on Google's stack or you're latency-bound.

Do this before Friday: close out your MCP stateless validation now that the spec is fixed, rent Kimi K3 for a one-afternoon benchmark against your closed default, and re-price your highest-volume agent traffic on the budget tier. Two of this week's four moves put money back in a bootstrapped team's pocket — but only if you act while the changes are fresh.