agent_deploy_v1
v1.4.0- D-1Tool boundary: read-only on prod CRM.allow
- D-2Write to CRM requires Sales Ops approval.human
- D-3No cloud egress without explicit policy.deny
- D-4Identity rotates per session.allow
A capable agent in a demo is not a deployable agent in a customer environment. Deployment control connects the agent to identity, permissions, policy gates, tool boundaries, approval paths, revocation, and receipts.
Agents reuse a shared key. Security says no.
Agent can call anything it knows about. Blast radius is unclear.
Sensitive writes don't get a clean approval surface.
Pulling the agent is messy and not tested.
Each connector inherits the deployment's policy pack and approval chain.
Short-lived identity binds the agent to a specific run.
Per-system permissions, smallest viable set.
Only the connectors the deployment policy lists are reachable.
Sensitive writes route to the right human surface.
Revoke identity, model, or policy; verify the agent stops.
Every material action becomes a receipt that survives review.
Treat the deployment as a governed object. Identity, scope, policy, tool boundary, approval, revocation, receipts — that is the deployment.
The Team Control Sprint binds an agent to identity, policy, approval, revocation, and receipts.