merge_permission_decisions(
plan: PermissionPlan,
reviewed: Sequence[HITLDecision]
) -> list[HITLDecision| Name | Type | Description |
|---|---|---|
plan* | PermissionPlan | |
reviewed* | Sequence[HITLDecision] |
Interleave hook decisions with human decisions in request order.
Hook resolution for the whole batch.
Decisions for plan.unresolved_indices, in the same order.