`llms-full.txt` has **101,283** tokens (threshold: 100,000). Large context files degrade LLM performance and increase costs. Consider: - Removing redundant or templated content - Splitting into focused `llms.txt` sections - Trimming verbose code examples