Local operator platform
Engine and operator console run locally, daemons are started by the customer, and approval gates remain close to the operator.
Architecture
Agent Control combines a local or customer-managed control plane with SaaS-friendly intake and brokering patterns so governance and deployment can evolve without rewriting the product story.
Connectivity Model
The core design choice is that customer-side execution pulls work instead of requiring the vendor to reach into a customer network. This makes the architecture easier to position with security and infrastructure stakeholders.
Deployment Models
Engine and operator console run locally, daemons are started by the customer, and approval gates remain close to the operator.
Execution remains inside a customer-managed environment while SaaS onboarding and queue services can stay outside.
Business intake, enrollment, and visibility can be offered as vendor-hosted services without claiming the same model for execution.
Governance Controls
Architecture Invariants
Website Deployment
The current root Vercel configuration is for the control plane and its Python runtime. This website is static by design so it can be deployed from its own folder as a separate Vercel project with no dependency on the control-plane includeFiles, API entrypoint, or build command.