Update (2026-07-09, second revision): After a live six-lane shakedown, File 4's Explore prompt now ends with an explicit report-back rule — a background Explore was observed completing its search but going idle without delivering its brief until nudged via SendMessage.
Update (2026-07-09): Added File 4, an
Exploreoverride pinned to Sonnet. Since Claude Code v2.1.198 the built-in Explore agent inherits the main session's model (capped at Opus) — so on a premium main-loop model, codebase exploration silently runs at premium prices unless overridden. Sonnet rather than Haiku is deliberate: exploration results are navigation ground truth for the orchestrator, and a smaller model's silent false negatives ("no other call sites exist") are exactly the failure mode that degrades the main thread. A fuller successor setup (adds a fresh-context verifier, persistent agent memory, and a hardened Codex bridge) lives at https://gist.github.com/christophermark/50e0487fce92d7de176bdc8bb5c8ea5e
Set up my pe