Integrate config management into Evals so that eval runs can take either: - config_id + version, or - a full config_blob Evals should resolve the config before running, and store the resolved config reference for reproducibility.