Tiers
Every sandbox and instance runs on a tier that sets its CPU and memory.Concepts
Agent endpoint format
Sandbox endpoint format
Limits & quotas
Concurrency and resource use are governed per organization by your plan.Exact numeric limits depend on your plan. View current quotas and pricing in the Console. Quota checks fail open — if the quota service is briefly unavailable, requests are allowed rather than blocked.
Errors
Compute returns a consistent error body:{ "code": <http_status>, "message": <human_message>, "error_code": <machine_code> }.
Security
In this section
Sandboxes
Isolated environments for running code on demand.
Agents
Register Docker images and define the agent contract.
Skills
Author reusable capabilities for your agents.
Instances
Deploy agents and manage permanent endpoints.
Scaling
Adjust capacity for production load.
Sessions & Filesystems
Group runtime resources and attach persistent storage.
Runtime Lifecycle
Leases, recovery, and how instances stay healthy.

