Claude is now told when a message to a teammate did not get delivered.
What's wrong with this entry?
When a write to a teammate's inbox fails, callers now check the result and tell the model the delivery did not happen, for example that a confirmation could not be written. Previously most of these call sites ignored the failure.
- The degraded-outcome path for a failed mailbox write went from one call site to nine.
- Lock releases are wrapped so a failed release logs a warning instead of escaping the surrounding cleanup block.
- Inbox write errors are now logged at error level and filtered before being surfaced.
The confirmation could not be written to team-lead's inbox.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.