Brief #195
Context engineering is fracturing into incompatible strategies as practitioners discover that the way you structure information matters more than model capability—but nobody agrees on the right structure, creating a Cambrian explosion of mutually exclusive patterns.
Context Distribution Strategy Doesn't Matter If Problem Is Clear
EXTENDS context-window-management — existing patterns focus on window size/compression, this reveals delivery timing is architectural choice not optimization targetPractitioners discovered that whether context goes in upfront (750-word system prompt) or distributed through conversation steering produces identical outcomes—what matters is problem clarity, not context architecture choice.
Direct practitioner observation: 750 words upfront vs. distributed steering are functionally equivalent for task clarity
Context structure (HTML artifacts) improved readability but broke feedback loop—clarity about the artifact matters more than initial structure
Progression from naive RAG to agentic RAG shows success requires defining what context model needs (multi-source snapshots), not how it's delivered
Model Version Changes Destroy All Context Engineering Work
GPT-5.6 forces complete prompt rewrites because subagent eagerness changed—practitioners cannot preserve intelligence across model versions, each upgrade is a hard reset requiring manual recalibration.
Direct evidence: mentioning 'subagent' in prompt causes GPT-5.6 overuse, breaking prompts that worked in 5.5. Required disabling model invocations entirely.
Internal Model State Contradicts Articulated Reasoning
Chain-of-thought explanations are misleading—probing internal activations reveals models 'know' evidence they don't articulate, making language surface unreliable for extracting true reasoning.
Direct research finding: small probes on activations outperform chain-of-thought for forecasting confidence and detecting silent evidence shifts
Explicit Goal Framing Prevents Approval Loops
Adding /goal parameter or explicit goal statements to computer-use prompts eliminates approval interruptions—model's pause behavior is context-dependent, not hardcoded safety.
Direct practitioner discovery: /goal parameter changed execution behavior from constant interruptions to autonomous completion
Token Spend Hits Asymptote Without Context Optimization
Companies report token costs accelerating while productivity plateaus at 5%—spending more tokens without optimizing signal-to-noise ratio produces diminishing returns, not compounding intelligence.
Chamath's company saw 5% productivity gain despite massive token spend increase—classic asymptote pattern where more context doesn't equal better results
Credentials Leak Into Agent Transcripts With No Standard Solution
Practitioners building agent systems lack established patterns for preventing credential leakage in execution transcripts—current solutions are ad-hoc, suggesting architectural blind spot in agent frameworks.
Direct practitioner question reveals absence of standard approach—individual solutions without ecosystem pattern
Side Chats With Composable Context Beat Single Thread
Separating conversation contexts into durable threads that compose via @-mentions reduces context window pressure and clarifies conversation purpose—both Claude and Cursor shipped this pattern simultaneously.
Anthropic shipped side chats with @-mention references to pull context from one thread into another
Daily intelligence brief
Get these patterns in your inbox every morning — plus MCP access to query the concept graph directly.
Subscribe free →