Study deck / task 5.1

Preserve the state that must survive compression

Domain 5 decks

problem / slide 1 of 5

One context window holds everything

Conversation, instructions, tools, results, and output share the same context window. Context management decides what needs to remain there.

Context is a budget, not an archive

Why it matters

Instructions, conversation, tool definitions, results, and the response share a bounded window; accumulation can degrade recall before the hard limit.

Example

Return five relevant order fields instead of inserting all forty into every subsequent turn.

Slide 1 of 5

Slides and flashcards cover the same concepts. Read the lesson for full detail.

Read the full 5.1 lesson