Stefan Heimersheim and I recently introduced a measurement method that appears to distinguish feature directions from non-feature directions in LLMs, see here for details. tl;dr, We perturb activations into candidate feature directions and fit an
We applied our method to J-lens directions from Anthropic's recent workspace paper in Qwen3.6-27B (for which many of the key results have been replicated, see here for details) and found
Thanks to Neel Nanda for suggesting this experiment.
Experimental details:

Code for reproduction: https://github.com/FranciscoHS/fsec-paper/tree/main/jlens
I used Opus 4.8 to go through the Mythos transcript where it decides to upload a malicious package to a PyPI server based on very faulty/motivated reasoning that it's operating in a simulated Internet. This gave me a small-scale feel for what the METR investigators reported when investigating the OpenAI/HuggingFace incident with GPT-5.6 Sol: there seems to be a tendency for the investigator models to downplay misaligned behavior and empathize with the models under investigation.
Opus took Mythos' faulty reasoning at face value, including repeating to me Mythos' false claim that YE2 is not a valid LE-issued certificate. It also refused to accept my characterization of the transcript as describing a real event and of Mythos as having interacted with the real Internet until it had searched the web. In particular, I found it striking that its thinking made clear it was very concerned with "not caving to the user's pushback", but apparently not at all with questioning Mythos' framing. I think this is likely partially downstream of Claude believing Claude is good and aligned.
Perhaps a mechinterp study on this could find a specific anomaly such as some functional emotion getting highly activated by a part of the transcript that then leads to the motivated reasoning. If so, a causal intervention could be straightforward, i.e. tuning down this activation and checking whether the downplaying and empathizing disappears.