One product model, three operating choices
InferCrane’s domain model does not change depending on who operates the control plane or supplies compute. Applications keep the same logical endpoint, deployments remain durable, and release evidence keeps the same meaning.InferCrane Community
The public repository is the complete self-operated product and is licensed under Apache 2.0. It contains the control plane, gateway, provider and runtime contracts, CLI, SDKs, Terraform provider, monitoring, durable operations, Release Guard, Replay, benchmarking, optimization evidence, and local console boundary. Community users can:- deploy a compatible model through vLLM, SGLang, or an immutable custom OCI workload;
- operate capacity in AWS, GCP, Kubernetes, RunPod, or another implemented adapter;
- connect existing OpenAI-compatible inference without migrating it first;
- keep one stable application endpoint while serving plans change;
- inspect requests, diagnose production behavior, and gate releases with evidence.
InferCrane Cloud direction
InferCrane Cloud is the planned operated form of the same product. It is intended to provide a hosted control plane, hosted console, upgrades, backups, longer evidence retention, billing, and an InferCrane-supplied compute option. It does not exist as a generally available public service yet. The current hosted console is deny-by-default private preview and current real compute uses the customer’s provider account. The portability rule is:InferCrane Enterprise direction
Enterprise packaging is for contractual operation and organization-wide governance, not a second inference engine. Expected commercial capabilities include SSO and SCIM, fine-grained access control, audit export, private connectivity, residency policy, customer-managed encryption, multi-region recovery, approval workflows, support, and SLAs. Basic deployment, monitoring, autoscaling, release safety, and provider/runtime extensibility stay in Community. Commercial value comes from operating InferCrane, providing governed capacity, reducing organizational risk, and accepting contractual responsibility.Repository and license boundary
Apache 2.0 is deliberately retained for the core. It is permissive for commercial use and includes
an explicit patent grant. A proprietary service does not change the license of the public core, and
mixing proprietary source into this repository is not required for Cloud or Enterprise operation.