./STATE

disk-backedprovider-specificartifacts

Snapshots and volumes

Persistent state is the baseline. Snapshot, fork, and public URL behavior depends on the provider lane, so the UI calls out support instead of pretending every substrate behaves the same.

capability tracetrace
01state volume mounted
02snapshot support detected
03artifact index updated
04resume source disk

Metrics

The dashboard surfaces the moving parts.

Baseline

volume

runtime state persists

Forking

lane-based

shown when supported

Artifacts

tracked

files, outputs, reports

Flow

How this works inside a machine.

01

Persist

Store runtime and app output in the worker root.

02

Surface

Show snapshot and fork affordances only when available.

03

Inspect

Expose artifacts beside logs and usage.