Sandbox lifecycle.
Create an environment for a workload, inspect it, and remove it when the job is done. A common infrastructure boundary from the start.
Explore the architectureSandbox infrastructure for every service
One sandbox foundation for all your services. Give each workload its own environment while your products own the experience.
Internal preview for trusted operators.
One shared foundation.
01 / The platform
Condensation owns the sandbox lifecycle. Each consuming service owns its repositories, agents, deployments, and application logic.
Create an environment for a workload, inspect it, and remove it when the job is done. A common infrastructure boundary from the start.
Explore the architectureCompute, guest storage, and network access belong to the sandbox layer. Nanohub and Codegraff supply their own application behavior.
Read lifecycle guidanceThe dashboard design groups sandboxes by consuming service, with resource details and usage estimates. Live metering is the next step.
Explore the dashboardA look inside / Dashboard preview
One inventory across your services. Filter sample sandboxes by state and service, then inspect their resources and usage.
Your space to build
Sandbox state, resources, and usage across all your services.
02 / A small, familiar API
The shared sandbox layer is the product boundary. Today’s operator API still exposes workload-specific adapters; a generic sandbox API is planned.
Read current API docscurl https://sandbox.condensation.ai/v1/apps \
-H "Authorization: Bearer $CONDENSATION_TOKEN" \
-H "Content-Type: application/json" \
-d '{"name":"hello","title":"My first preview"}'Creates a static Python-served preview and returns its named HTTPS address.
Proposed launch pricing / USD
One usage model across every consuming service. No per-seat fee. These are proposed rates; public billing and checkout are not available yet.
Usage
Start without a commitment. Pay for the sandbox resources you allocate.
Committed
For predictable workloads. The commitment covers usage; it is not an extra platform fee.
Dedicated
Plan a dedicated pool for sustained demand across your services.
03 / Start with our own work
Condensation is a common home for the environments behind Codegraff, nanohub, and what comes next. We’re building it against real work, starting with our own.
Built for the work ahead.
Give your next service a sandbox foundation.
Start with the operator API.