feat(FN-3791): add agent provisioning approval guards and policy enforcemen
Implements approval guards for agent provisioning (FN-3791), adding policy-gated create/delete flows with dedupe logic, CLI tool alignment, engine run-audit coverage, and corresponding test suites, plus documentation updates and a regression fix for verification/tool docs sync. Fusion-Task-Id: FN-3791
This commit is contained in:
7
.changeset/FN-3791-agent-provisioning-approval-guards.md
Normal file
7
.changeset/FN-3791-agent-provisioning-approval-guards.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add approval-policy guards for `fn_agent_create` and `fn_agent_delete` with
|
||||
`agentProvisioning` project settings, pending-approval outcomes, and approval-route
|
||||
execution/audit handling for approved and denied provisioning requests.
|
||||
Reference in New Issue
Block a user