← All concepts

context window composition

4 articles · 15 co-occurring · 0 contradictions · 0 briefs

Article explicitly defines what comprises the context window: system prompt, conversation history, tool calls/outputs, and file reads. This is a foundational concept for understanding context engineer

Article explicitly defines context window as sum of system prompt + conversation history + retrieved docs + user input, which is a direct operationalization of context composition

Article explicitly describes what should be in context windows: system instructions, user queries, retrieved knowledge, conversation history, tool outputs, structured data, memory records.

Article explicitly defines what comprises the context window: system prompt, conversation history, tool calls/outputs, and file reads. This is a foundational concept for understanding context engineer

MCP is a practical pattern for composing multiple external context sources (Drive, GitHub, Slack, Postgres) into a single AI context window.

query this concept
$ db.articles("context-window-composition")
$ db.cooccurrence("context-window-composition")
$ db.contradictions("context-window-composition")