Under the hood
Teammate plan-approval now reads permissions and proactivity through the shared context object
What
When building the response for a teammate's plan-approval step, the permission mode and proactivity level are now read from a shared dispatch-context object instead of from separate, older lookups.
Why
This is an internal consistency change that routes plan-approval data through the same context object used elsewhere, rather than changing what information is shown.