CertifiedActionDONValidatorPolicy
The CertifiedActionDONValidatorPolicy is the on-chain contract that validates permits generated by off-chain policy execution. When a Chainlink DON workflow performs compliance checks off-chain and approves an action, it delivers a signed permit on-chain via the Keystone Forwarder. This policy stores the permit and verifies it when the protected function is called.
For a full explanation of how off-chain policies work, what you can connect to, and how the permit flow operates, see Off-Chain Policy Execution.