Brief #201
Practitioners are discovering that context preservation—not just prompt engineering—is the infrastructure layer that determines whether AI systems compound intelligence or reset it. The sharpest insight: weight updates degrade reasoning capability, making context windows the only viable mechanism for knowledge injection that preserves multi-hop reasoning.
Weight Updates Break Reasoning, Context Preserves It
CONTRADICTS agent-memory-and-state — existing patterns assume weights or external DBs for persistence, this shows context window is the only mechanism preserving reasoningFine-tuning and continual learning degrade in-context learning capability. Knowledge injected via context windows preserves multi-hop reasoning, while weight updates fail beyond single-hop recall. Context is the engineering surface for preserving intelligence.
Direct evidence: weight updates fail multi-hop reasoning tests while context-window injection preserves reasoning capability. Contradicts intuition that updating weights is the right persistence mechanism.
Session continuity enables synthesis tasks. Intelligence compounds when experiment context persists in session rather than requiring re-explanation.
MCP with persistence layer enables context accumulation across machines. Standard MCP lacks this—author had to fork to add data persistence for compounding intelligence.
Session Length Constraints Degrade Intelligence Compounding
Arbitrary time-boxing of LLM sessions (days to 30 minutes) breaks context accumulation without clarity on what problem the constraint solves. Longer sessions enable reasoning across turns; cutting them forces expensive re-contextualization.
Practitioner questioning whether 30-minute time-boxing solved actual problem or created false optimization. Implies session constraints may break intelligence compounding.
Model Tier Selection: Throughput Beats Nominal Capability
For latency-sensitive applications, mid-tier models with 40% speedup outperform higher tiers despite lower nominal capability. Systematic benchmarking across tiers reveals cost/performance/quality trade-offs invisible to assumption-driven selection.
Switching from 5.5 to 5.6 Terra yielded 40% speedup with quality parity. Higher tier (xhigh) didn't deliver expected gains. Throughput compounds value over time.
MCP Event Triggers Enable Reactive Agent Orchestration
MCP is adding event-trigger capabilities, moving beyond request-response to event-driven agent workflows. This requires context preservation across async events and explicit modeling of what stimuli agents should react to.
MCP spec author confirming triggers in development. Enables reactive workflows where agents maintain execution context across external events.
Question Batching With Dependency Graphs Optimizes Token Spend
Grouping independent or loosely-dependent questions in a single context pass reduces token overhead while preserving logical dependencies. Explicit dependency modeling enables efficient batching without forcing sequential turns.
Question batching reduces token overhead. Making dependencies explicit allows parallel processing instead of sequential turns that reload context.
Recursive Claims Ledger Plus Workflow Memory Creates Compounding Productivity
Converting scattered work into a unified claims ledger, extracting workflow patterns from past execution, and running periodic agent batches against that context creates geometric productivity gains. Intelligence accumulates rather than resetting.
Three-layer context: unified claims ledger, extracted workflow patterns, periodic agent execution. Each cycle leaves traces that inform next cycle, compounding intelligence.
Daily intelligence brief
Get these patterns in your inbox every morning — plus MCP access to query the concept graph directly.
Subscribe free →