You can't fit everything in the context window. Prioritize:
Files directly relevant to the current task
Interface definitions (types, function signatures)
Existing patterns to follow
Skip: Full implementations of unrelated features, test files unless testing, documentation the model already knows.
Treat context as a finite resource. Every token counts.