pin the environment, not a vague label.
Reproducible environment archive · coming soon
Rebuild the environment.
Not the storage bill.
Tensor Archive Dev is exact storage for SDKs, simulators, containers and build environments. Keep the reproducible state; materialize the stack a task needs; reclaim the duplicated weight when it is done.
- Reproducible inputs
- Exact toolchains
- Task-sized working sets
Exact inputs · ordinary tools · reproducible output
ordinary toolchains rebuilt for use.
prepare only what the job requires.
Studio precedes Dev in the roadmap.
The development storage problem
Reproducibility became duplication.
Teams keep multiple SDKs, runtimes, simulators, images and caches because old builds must remain reproducible. The result is correct intent expressed as thousands of repeated gigabytes. Dev is being designed to preserve the intent and reduce the repetition.
Matrices keep expanding
Platforms, architectures and release branches each pin their own stack. Dev treats the matrix as related environments rather than unrelated copies.
Exact means every input
A compiler version is not enough. SDKs, runtimes, images, packages and configuration all participate in a reproducible build.
Most stacks are idle
Developers need several environments over time, but only a small set is active now. Dev prepares the exact stack for the task and reclaims it afterwards.
One archive for the environment graph
From laptop to CI.
The same verified inputs.
Dev will focus on the heavy, versioned layers around software work. Existing package managers, container runtimes, IDEs and build systems remain authoritative; Dev prepares the exact environment they expect.
Environment loop
Pin once.
Resolve wherever work runs.
The archive records an exact environment state. A developer machine, lab or CI runner resolves the permitted inputs, verifies them and publishes a normal environment to the tools already in use.
- 01DEFINEExact state
Identify the SDK, runtime, image and supporting inputs.
- 02RESOLVEPermitted bytes
Find eligible content through local or authorized network paths.
- 03VERIFYComplete stack
Reject missing, altered or incomplete environment state.
- 04RUNOrdinary tools
Publish the environment before the IDE, build or simulator begins.
Future Dev lane on T2T
One environment identity.
Many verified execution points.
Dev is planned to use the common T2T transport with Dev-specific authorization. Local machines, team infrastructure and managed sources can contribute only the bytes policy permits; complete verification comes before any toolchain is made ready.
- Environment identity bound to an exact revision
- Product and organization policy constrain every source
- No peer inventory or matching digest becomes authority
Following Studio
Dev is the fourth product lane.
The architecture starts now.
Studio comes first because its authoritative applications, enormous project trees and small working sets extend what we learn from Games. Dev follows with the same exactness applied to reproducible environments.