Returns the stable hash bayesim uses to validate checkpoint compatibility. The fingerprint covers the study design (grids, generator, fitter, metrics, replicate count, and seed) and intentionally excludes runtime policy such as output paths, retention, checkpoint cadence, and adaptive stopping.
Arguments
- config
A simulation configuration created by
simulation_config().