QSYS v1.0

Run Registry

Every backtest run is a diffable artifact — config hash, git commit, data vintage, and metrics

Purpose: the registry makes every change measurable. Each run is identified by the content of its config, so re-running the same config on the same data provably returns the same result — and a changed result on identical inputs is regression detected. This view surfaces the governance layer: what the machine has run, when, on which data vintage, and whether it beat the previous one.

Quant StudioRun Registry

RELATED TOOLS

Loading run registry…