Pattern
Silent Null From Tool Calls
silent-null-tool-failure
Tool and environment-dependent calls often fail “softly” by returning empty content or null—after arg normalization, external API shape mismatches, or missing binaries/paths—leaving callers no error path to detect broken integration.