Under the hood
Internal hook dispatch events gained a new 'raise' field, purpose unclear
What
The internal machinery that dispatches hooks (scripts or commands that run automatically at certain points, such as before or after a tool runs) now passes an extra raise value alongside the existing id, event, payload, environments, and origin fields when invoking a hook module's dispatch function.
Why
This is an internal plumbing change. The evidence doesn't show what raise controls or what a hook author would observe differently.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What the `raise` field actually controls or affects is not shown by the evidence.