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
environment.resolveREADY
RESOLVEVERIFY
> environment ready00:00:00

Exact inputs · ordinary tools · reproducible output

01 / IdentityDigest

pin the environment, not a vague label.

02 / OutputExact

ordinary toolchains rebuilt for use.

03 / ScopeTask

prepare only what the job requires.

04 / StatusSoon

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.

01

Matrices keep expanding

Platforms, architectures and release branches each pin their own stack. Dev treats the matrix as related environments rather than unrelated copies.

02

Exact means every input

A compiler version is not enough. SDKs, runtimes, images, packages and configuration all participate in a reproducible build.

03

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.

PLATFORM STACKSSDKs & simulators

Keep release-critical platform versions exact and materialize the target matrix on demand.

PLANNED
BUILD RUNTIMESContainers

Address immutable images and their related layers without multiplying durable copies.

PLANNED
LOCAL TOOLINGDeveloper environments

Reconstruct the ordinary workspace, tools and caches required by a branch or task.

PLANNED
AUTOMATIONCI & simulation

Give runners and simulators the same verified environment definition used locally.

PLANNED

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.

  1. 01
    DEFINEExact state

    Identify the SDK, runtime, image and supporting inputs.

  2. 02
    RESOLVEPermitted bytes

    Find eligible content through local or authorized network paths.

  3. 03
    VERIFYComplete stack

    Reject missing, altered or incomplete environment state.

  4. 04
    RUNOrdinary 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.

Start a conversation