# Notion's Token Town — Sarah Sachs, Notion

Source: [AI Engineer](https://www.youtube.com/watch?v=-I5W5QVAT8E)  
Feed7 permalink: https://feed7.dev/p/notion-s-token-town-sarah-sachs-notion-1rb6gwh  
Published: 2026-07-23T17:30:06.000Z  
Trust: Source Linked (source_linked)

## Why Included

Agent economics can regress even when token prices look stable. Route by task, preserve model optionality, and move deterministic work out of LLM calls before scaling usage.

## Source Summary

Notion describes recurring upgrade traps: unchanged per-token pricing paired with **3× output tokens**, or a replacement model costing **40% more** while its predecessor is retired within **four months**. Automatic upgrades can therefore raise costs without proportional product value.

## Practical Implication

Route each agent task to the cheapest model that meets your own quality, latency, and tool-use requirements. Preserve **model optionality**, evaluate open-weight alternatives, and use ordinary code for deterministic transformations, CLI calls, and SQL queries.

## Agent-Ready Context

Notion describes recurring upgrade traps: unchanged per-token pricing paired with **3× output tokens**, or a replacement model costing **40% more** while its predecessor is retired within **four months**. Automatic upgrades can therefore raise costs without proportional product value.

Route each agent task to the cheapest model that meets your own quality, latency, and tool-use requirements. Preserve **model optionality**, evaluate open-weight alternatives, and use ordinary code for deterministic transformations, CLI calls, and SQL queries.

Open-weight models may cover more tasks over time, but the talk does not claim they lead every workload today. Savings depend on internal evals, interoperability work, governance, and knowing which jobs genuinely require frontier reasoning.

## Context Map

- Layer: infra
- Domains: coding
- Topics: model-selection, gateways, open-models

## Uncertainty

- Open-weight models may cover more tasks over time, but the talk does not claim they lead every workload today. Savings depend on internal evals, interoperability work, governance, and knowing which jobs genuinely require frontier reasoning.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
