# Agent Decision Policy Binder
Check the relationship between a normalized decision event and a redacted policy definition.
version, allowed_actions, required_permissions, approval_required and owner.Input is the first skill output plus a policy JSON file. Output includes AUTHORIZED or HOLD_FOR_HUMAN_REVIEW, the binding hash, matched permissions and reasons.
python scripts/bind_agent_policy.py --event ../agent-decision-context-normalizer/examples/output.json --policy examples/policy.json --output examples/output.json.AUTHORIZED or explicitly reviewed hold record to the chain verifier.Version mismatch, disallowed action, missing permission or required approval produces a hold. A hold is not an allow and must not be converted by editing the output.
The script does not call IAM, execute tools or grant permissions. It evaluates only the supplied redacted policy snapshot.
The sample policy authorizes the sample action and emits AUTHORIZED. Removing the listed permission or changing the policy version must emit HOLD_FOR_HUMAN_REVIEW.
请通过上方所属套餐查看交付内容与下载方式。
下载不等于安装成功,运行环境、平台适配和外部服务需按说明准备。
此处不单独展示技能价格,请以上方所属套餐价格为准。