PermissionPlan(
self,
outcomes: tuple[PermissionHookOutcome, ...],
)| Name | Type |
|---|---|
| outcomes | tuple[PermissionHookOutcome, ...] |
How one batch of gated tool calls was resolved by hooks.
Indices refer to positions in the originating action_requests list, so a
caller can line outcomes back up with its own UI rows.