The test fails with MooseMCP loaded.
Claude's diagnosis is:
testImageScopeReturnsInstanceAndClassImplementors calls the method-search tool with only #selector -> 'sharedTarget' and no scope, so it defaults to searching the entire image for implementors of that selector [...] An unscoped whole-image implementor search that comfortably finished in well under 10s before now takes longer than that with the extra bulk [of Moose], so the test starts timing out
The test fails with MooseMCP loaded.
Claude's diagnosis is:
testImageScopeReturnsInstanceAndClassImplementors calls the method-search tool with only #selector -> 'sharedTarget' and no scope, so it defaults to searching the entire image for implementors of that selector [...] An unscoped whole-image implementor search that comfortably finished in well under 10s before now takes longer than that with the extra bulk [of Moose], so the test starts timing out