Deployment
Use IntentFrame as a managed HTTPS endpoint, deploy it in your own cloud, or run the open-source runtime yourself. Whether you want speed, sovereignty, or hands-on implementation, the enforcement model stays the same: agent proposes, IntentFrame checks, only allowed actions run.
Managed, fastest path
We run a dedicated IntentFrame deployment for your organization. Your agent sends proposed tool calls to a secure HTTPS endpoint, or your Python agent uses the SDK. Nothing to operate.
Best for: Teams that want governed agents quickly without managing infrastructure.
Enterprise SLA and data residency available by deployment profile.
Your cloud / VPC
IntentFrame runs inside your AWS, GCP, Azure, or private cloud environment. Your data, credentials, and network boundaries stay under your control.
Best for: Teams with strict infrastructure, networking, data residency, or security review requirements.
Customer-operated
Run IntentFrame on your own infrastructure with Docker or Kubernetes. Your team operates the runtime while retaining full control over updates, network access, and data handling.
Best for: Organizations that require infrastructure sovereignty, internal operation, or custom deployment controls.
Scoped enterprise deployment
For regulated, security-sensitive, or disconnected environments, IntentFrame can be scoped with your team during architecture review.
Best for: Regulated organizations, sensitive internal workflows, and environments where outbound connectivity is restricted.
Air-gapped and disconnected deployments are scoped with enterprise customers.
No matter where IntentFrame runs, the core enforcement path stays the same.
IntentFrame does not need to be inside your agent process. Non-Python agents can send proposed tool calls to a governed HTTPS endpoint and receive an allow/block decision before executing the action.
POST /authorize
{
"actor": "support-agent",
"action": "refund",
"amount": 80,
"reason": "The motor died after two weeks"
}{
"decision": "ALLOW",
"reason": "Manufacturing defect under refund limit",
"policy_version": "returns-v3"
}Some teams want software. Some teams want the outcome. IntentFrame Enterprise Implementation Services help you move from first architecture conversation to governed production deployment.
We help choose Cloud, private deployment, self-hosted, or scoped regulated deployment.
We wire IntentFrame into your agent framework, tool calls, action adapters, and execution path.
We translate business requirements into hard limits and plain-English policy.
We help define safe execution paths for refunds, payments, file operations, internal APIs, and other tools.
We help map policy, decisions, audit records, and controls to your review process.
We support rollout, updates, operational review, and enterprise support channels.