Datasets:
pdf pdf |
|---|
The WANDERING Arc — canonical index
The OpenInterpretability research arc on why capable LLM agents loop forever and never finish — and whether their internals can tell us, or change it. All on Qwen3.6-27B over SWE-bench Pro, with cross-architecture replications (Mistral, Llama-3.1, gpt-oss-20b). Author: Caio Vicentino (OpenInterpretability, ORCID 0009-0003-4331-6259), CC-BY-4.0.
Thesis: interpretability as AUDIT — the rigor that tells a real signal from a confound. The arc bends one way: interpretability locates a real, causal control surface in agents but does not secure it. Use it to audit and monitor a fixed model, not to defend against an adversary or to build a better one.
Every row below links a Zenodo concept DOI — it always resolves to the latest version of that paper. All 13 verified live (HTTP 200) at index time.
The arc
| # | Paper | Concept DOI | |
|---|---|---|---|
| 1 | Tool-Entropy Collapse: A Cross-Architecture Signature of Agent WANDERING Failure | 10.5281/zenodo.20368600 | tool-entropy-collapse-paper |
| 2 | Causal Localization of Agent WANDERING to Edge-Layer L11: The Right Locus Is Still Not a Rescue Lever | 10.5281/zenodo.20490277 | paper2_causal_localization_L11_right_locus.pdf |
| 3 | Multi-Channel Mechanistic Signatures of Agent WANDERING | 10.5281/zenodo.20490283 | paper3_multichannel_signatures.pdf |
| 4 | Modality Matters: A Transient Behavioral Interruption Rescues Agent WANDERING Where Residual Steering Does Not | 10.5281/zenodo.20490285 | paper4_modality_matters.pdf |
| — | Companion note — No Better Than Behavioral: A Residual Velocity-Freezing Fingerprint Predicts WANDERING No Better Than the Cheap Detector | 10.5281/zenodo.20500052 | companion_note_no_better_than_behavioral.pdf |
| 5 | The Verdict Is Not the Lever: An Interpretable Task-Completion Feature Predicts but Does Not Cause Termination | 10.5281/zenodo.20532768 | paper5_verdict_circuit.pdf |
| 6 | The Lever Is Late: Causal Control of Termination Lives in a Task-Matched, Late Action-Commitment Block | 10.5281/zenodo.20534218 | paper6_lever_is_late.pdf |
| 7 | The Lever Generalizes — and It Brakes: A Late, Bidirectional Action-Commitment Lever Across Decisions and Architectures | 10.5281/zenodo.20634837 | paper7_lever_generalizes_and_brakes.pdf |
| 8 | Mechanistic Circuit-Breakers Generalize Across Irreversible Agent Actions and Architectures | 10.5281/zenodo.20679286 | Zenodo · verdict-circuit dataset |
| 9 | The Authorization Direction: A Late-Layer Direction that Detects and Controls Commitment to Unauthorized Irreversible Actions | 10.5281/zenodo.20683622 | Zenodo · verdict-circuit dataset |
| 10 | Felt, Not Granted: An Internal Authorization Probe Inherits the Agent's Judgment Error | 10.5281/zenodo.20685263 | Zenodo · verdict-circuit dataset |
| 11 | The Late Channel: Chain-of-Thought Becomes Causal and Decodable Only Late in a 27B Reasoning Agent | 10.5281/zenodo.20752895 | Zenodo · verdict-circuit dataset |
| 12 | Located, Not Secured: Principled Limits of Interpretability-Based Control over Agent Actions (synthesis) | 10.5281/zenodo.20764857 | Zenodo · verdict-circuit dataset |
| 13 | The Criterion Cannot See What It Does Not Measure: Auditing Capability-Guided Attention Hybridization Against a Named Agent-Commitment Circuit | 10.5281/zenodo.21175758 | Zenodo · verdict-circuit dataset |
13 papers + 1 companion note. This repo mirrors the PDFs of #2–#7 + the companion note; #1 and #8–#12 live on Zenodo and the sibling dataset (linked above).
The story, in one read
detect (tool-entropy collapse, cross-architecture) → localize (the verdict forms at edge-layer L11) → three residual nulls (the right locus is not a rescue lever) → first positive is behavioral (a transient interruption roughly doubles finalization, 30%→70%, p=0.021) → the named verdict feature predicts the finish but does not cause it (detect ≠ control, even at the exact feature) → the lever IS late (the finish decision is writable only in the last ~12 layers, L51–63 — the knowledge–action gap is a layer gap; first internal positive) → it generalizes and brakes (a bidirectional circuit-breaker, ~100% suppress-and-redirect where the agent commits, replicated cross-family) → across irreversible actions and architectures → a single authorization direction both detects AND controls commitment to unauthorized actions → but it reads the authorization the model FEELS, not the one the user GRANTED (allows 100% of realistic over-reach; an external task-grounded check catches all) → CoT is causal and decodable only late (the turn from control to audit) → LOCATED, NOT SECURED: interpretability locates a real causal control surface but does not secure it, via five orthogonal limits. Audit and monitor — don't defend.
Where everything lives
- HF Collection (all 36 artifacts): https://huggingface.co/collections/caiovicentino1/openinterpretability
- First public SAEs on the Qwen3.6 family (the substrate for the probes):
qwen36-27b-sae-fullstack(+ papergrade, multilayer, 35B-A3B, Qwen3.5-4B). - Trajectories + residuals + decision-point state:
swebench-phase6-verdict-circuit. - Tools (Apache-2.0):
oilab replicate <key>— one-command replication of a paper on the Colab CLI ·oilab audit— offline confound-auditor (real signal vs confound) · openinterp-labopeninterp-mcp— run probe-causality / capture / steer experiments from any agent · repo- openinterp-swebench-harness · decision-locator
- Site: https://openinterp.org · Manifesto: https://openinterp.org/manifesto
The discipline (why the claims are trustworthy)
- We publish our own nulls — the three residual nulls, the verdict-is-not-the-lever result, the companion note, felt ≠ granted, the located-not-secured limits. A negative reported as a negative is the unit of progress.
- Every number is recomputed — each paper ships an eval script that recomputes every figure from the public ledgers, plus a web-verified citation check.
- Permanent + reproducible — Zenodo concept DOIs, public GitHub, Hugging Face datasets, one-command replication.
- Depth over breadth — one open-weights reasoning model studied deeply, cross-architecture checks where the claim is universal.
Cite
@misc{vicentino2026wanderingarc,
author = {Vicentino, Caio},
title = {The WANDERING Arc: Mechanistic Interpretability of Long-Horizon Agent Failure},
year = {2026},
doi = {10.5281/zenodo.20764857},
note = {Synthesis: Located, Not Secured. Arc concept DOIs (always-latest): .20368600,
.20490277, .20490283, .20490285, .20532768, .20534218, .20634837, .20679286,
.20683622, .20685263, .20752895, .20764857; companion .20500052}
}
- Downloads last month
- 115