Context Truncation
Removing or clipping older or excess input when a prompt grows beyond the model's context limit.
Plain English
When the workspace is too full, some information gets left out.
Example
A long chat loses early project constraints unless the app summarizes or retrieves them again.
Why it matters
Users often assume the model remembers everything; truncation is one reason long conversations fail quietly.