Mechanistic Identification of Routing Circuits in LLM Conditional Logic
August 6, 2026
Activation patching reveals that LLMs execute in-context conditional rules using a dual-module architecture. A mid-stack residual band functions as a predicate tester, while a separate router module directs the output to the correct outcome based on the predicate's truth value.
HOW THIS AFFECTS YOU
●
researcherThis clarifies how to target specific layers for controlling logical routing in transformer architectures.