Session Context Window (200k total)
┌────────────────────────────────────────────┐
│ System Prompt + Tools: 15.9k (8%) │ ← Fixed allocation
│ CLAUDE.md + Memory: 2.8k (1.4%) │ ← Fixed allocation
├────────────────────────────────────────────┤
│ Messages (grows over time): 89.5k (44.7%) │ ← This grows
├────────────────────────────────────────────┤
│ Free Space: 59k (29.5%) │ ← This shrinks
│ Autocompact Buffer: 33k (16.5%) │ ← Reserved
└────────────────────────────────────────────┘
- The data occupency percentage is for representational purpose. The key is to understand what is fixed,reserved, growing and shrinking.
- The system prompt, tools, and CLAUDE.md occupy a fixed portion of your context window for the ENTIRE session. They don't "grow" or "lose" space with each message. Let me visualize.
- The system components take up a fixed chunk at the start. What grows (and what you should worry about) is the Messages section, which accumulates your conversation history.