Validator¶
Validators:
- Request signed replay jobs from the autoresearch backend
- Re-evaluate assigned submissions in the Docker/CUDA public replay sandbox
- Post observed metrics back to the backend
- Run a separate backend weight setter that applies backend
validator_weights
Entrypoints¶
python -m validator.research_validator_runnerruns the replay validatorpython -m validator.backend_weight_setterruns backend-directed chain weights
The legacy relay validator and local winner weight-setting path have been removed. See Validation, Public Autoresearch Validator Runner, and Architecture Overview.