How To Read The Hall
Name the model first. The current generally available lineup is not one window. Claude Platform’s model overview lists Claude Fable 5.1, Claude Opus 5, and Claude Sonnet 5 at 1M tokens with 128K max output, and Claude Haiku 4.5 at 200K with 64K max output. The Corridor is that table turned into a floor.
Count what is already walking with you. Context-window docs treat the span as accumulating: history, the current input, tools, results, thinking blocks that must be preserved, and the answer about to be written. If a block has to come back on the next call, it is still in the hall.
Reserve the far end before you furnish the near end. Output is not extra. A 200K Haiku window with a 64K reply already spoken for has 136K of useful input; a 1M window with a 128K reply has 872K. The hatched bands on the floor are that arithmetic, not a hidden API flag.
Price a prefix only after you have chosen it. Prompt caching caches the full prefix. Pricing puts cache reads at 10 percent of base input on most models, and at 2.5 percent on Fable 5.1 — $0.25 per million tokens, the cut announced with Fable and Mythos 5.1. The walker multiplies those rates by its position so the cost of re-reading “this far” is visible. It will not save a bloated packet.
When the walk gets crowded, change the walk, not only the length of the building. Compaction keeps a long conversation usable. Tool-result clearing drops bulk you can fetch again. MCP resources address context by URI so you load the file this step needs. Durable facts that must survive a fresh window belong in memory, which is Claude Memories’ lane, not this one.
The existing tools remain the calculators. Use the context-window planner to allocate a real budget, the caching calculator to price a hit rate, and the compaction simulator to see what a summary keeps and drops. The Corridor is the map you walk before you open those.
Where This Site Stops
ClaudeContext.com owns windows, compaction, prompts-as-context, MCP resources, and caching. It does not own the memory product. Topic-level edit and delete, chat and Cowork sharing a store, and who can turn memory on are documented on claudememories.com. Session transcripts as evidence belong on claudelogs.com. Claude Code practice belongs on claudeshipscode.com.
Cite this page
Claude Context. “The Corridor: walk Claude’s 200K door into the 1M hall.” claudecontext.com, updated 2026-09-19. https://claudecontext.com/corridor/
ClaudeContext.com is an independent educational publication. It is not affiliated with, endorsed by, or sponsored by Anthropic.