Deployment choice
Local remains possible. Cloud becomes a governed service boundary.
The contract stays portable; identity, keys, persistence, availability and network trust change by deployment mode.
↔ Swipe horizontally to compare every deployment field.
| Mode | Best fit | Current availability | Trust boundary |
| Local sidecar | Code-first development, self-hosted n8n and offline evaluation. | Implemented preview | Keep OPA, registry, ledger and credentials on the trusted host or private container network. |
| Hybrid | Local/private workflows calling a remote PALO decision service over HTTPS. | Prototype | Workflow data crosses the organization boundary; minimize claims and retain protected execution locally. |
| Managed cloud | Multi-team governance with central policies, approvals, evidence and operations. | Target architecture | Requires tenant isolation, workload identity, RBAC, KMS/HSM, HA and independent assurance. |
| Private cloud / VPC | Regulated or enterprise environments needing organizational control and network isolation. | Target architecture | Customer-owned identity, network, keys, retention and operational controls integrate with the PALO service. |
HTTPS Gateway: developer previewhttps://governance.paloframework.org/gateway
Streamable HTTP MCP: developer previewhttps://governance.paloframework.org/mcp
Internet-reachable does not mean production-ready. The current VPS adds HTTPS termination and network isolation, but not production workload identity, least-privilege RBAC, managed keys, high availability, distributed exactly-once semantics, attested execution or independent security review.