Programmable cloud for AI workloads
Run AI workloads as resources.
Move from a local script to GPU compute, Jobs, Services, Sandboxes, Training, Inference, or RL without rebuilding the control plane for each step.
- desired_state
- running
- observed_state
- running
- placement
- H100 · us-east · on-demand
- provider price
- source rate attached
- operation
- op_01 · succeeded
- usage
- metered to project wallet
winterr run --gpu H100 python train.pyThe same system from compute to outcome.
Each product uses the same identity, resource, operation, billing, audit, and observability contracts. Start low in the stack and move up without changing clouds.
Public API outside. Durable intent inside.
Every client reaches the same resource contract. The control plane records intent before a provider adapter changes infrastructure, then reconciles observed state until the operation is complete.
Review trust boundaries- 01Client
Python · TypeScript · CLI · MCP · dashboard
- 02Control plane
Auth · validation · placement · wallet hold
- 03Provider adapter
Capability-aware create and lifecycle operations
- 04Resource record
Observed state · logs · usage · audit · cleanup
Start with one bounded Job.
Create a project, run a real workload, and follow its state, logs, usage, and cleanup from one identifier.