What's wrong with this entry?
When Claude Code escalates a tool call to the host for permission (auto-mode escalation), the permission request now includes a matchedAskRule object describing which rule triggered the ask.
- Fields:
source,toolName, and optionallyruleContent - Lets SDK hosts make informed decisions about why a specific call was escalated rather than just seeing that it was
Permission protocol addition (search for "matched_ask_rule" in SDK message schema)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.