MVP Summary
Start with autonomous signup, tiny VMs, and strict quotas.
The wedge is narrow by design: an AI agent can discover the product, create a sandbox account, receive an API key, and provision a small VM without human intervention.
Launch now
- Agent signup
- Sandbox API key issuance
- Default project creation
- Tiny VM provisioning
- List, stop, start, and delete instance lifecycle
- Stripe upgrade path
Defer
- Kubernetes
- Managed databases
- GPUs
- Workers-style runtime
- Enterprise IAM
- Complicated usage invoicing
Operating rule
Do not put heavy trust at signup. Let the sandbox be easy, and move the real trust boundary to quotas, expiry, abuse controls, and billing approval.