cb4e41a59f
The big win the pipeline missed: projectProfile + agentInstructions doc dumps (~14k chars) are L0-SYSTEM -> STATIC -> never pruned, re-sent verbatim every turn. Now pruned via the same TokenPruner at a gentler ratio (keep 60% vs 45% freeform), protected spans (code fences/paths/keys) kept so directives survive. Gated by TOKEN_PRUNE (level 3+); base systemPrompt stays verbatim.