Storage And Index#
The output runtime is split between an index for simulation state and storage helpers for locating project inputs, outputs, and backing stores.
Index models#
Cheap aggregate counts for one output simulation index view. |
|
Lightweight output presence summary for one simulation. |
|
Output simulation registry surface for model, CLI, and workers. |
Storage helpers#
Resolved local directories and output refs for one model instance. |
|
Local paths plus output key conventions for one project root. |
|
Local paths and output keys for one simulation's standard outputs. |
|
STILT-aware output storage facade over a lower-level store backend. |
|
Output store backed by an |