Bash spawn errors are hidden from the model on some connections and logged locally instead.
What's wrong with this entry?
When a Bash command throws before producing any result, the underlying error text is no longer always shown to the model. On connections that qualify, the detail goes to the log at error level and the model sees a fixed replacement string instead.
- Replacement text is
shell command failed (detail withheld on this connection). - The full detail is still recoverable from the local log.
shell command failed (detail withheld on this connection)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.