{"schema_id":"hc.schema_reference.v1","record":{"canonical_schema_id":"hc.benchmark_result.v1","schema_key":"BenchmarkResult","title":"BenchmarkResult","description":"","json_type":null,"property_count":0,"required_fields":[],"referenced_by_families":["backtest_output","benchmark_metadata","benchmark_panel","model_internal"],"artifact_id":"public-data.contract_schema_bundle_json","_links":{"self":"/api/v1/data/schemas/hc.benchmark_result.v1","artifact":"/api/v1/data/artifacts/public-data.contract_schema_bundle_json"},"referenced_by_assets":["backtest.coverage_vintages","benchmark.catalog","benchmark.mag_2023_projection_fixtures","benchmark.model_vs_persistence","benchmark.public_vintages_oeo","benchmark.raw_single_source_registry","eval.model_quality_results","model.checkpoints_bundles_manifests"],"definition":{"$id":"hc.benchmark_result.v1","allOf":[{"$ref":"#/$defs/ContractMetadata"},{"type":"object","required":["record_type","benchmark_id","dataset_snapshot_ids","evaluation_cutoff","split_definition","model_versions","scores","reproducibility"],"properties":{"record_type":{"const":"benchmark_result"},"benchmark_id":{"type":"string"},"dataset_snapshot_ids":{"type":"array","items":{"type":"string"},"minItems":1},"evaluation_cutoff":{"type":"string","format":"date-time"},"split_definition":{"type":"string"},"model_versions":{"type":"array","items":{"type":"string"},"minItems":1},"scores":{"type":"array","items":{"$ref":"#/$defs/BenchmarkScore"},"minItems":1},"reproducibility":{"type":"object","required":["code_version","config_id"],"properties":{"code_version":{"type":"string"},"config_id":{"type":"string"},"environment_id":{"type":["string","null"]},"artifact_ids":{"type":"array","items":{"type":"string"}}},"additionalProperties":false}}}]}},"_links":{"self":"/api/v1/data/schemas/hc.benchmark_result.v1","schemas":"/api/v1/data/schemas","schema_bundle":"/api/v1/data/artifacts/public-data.contract_schema_bundle_json","docs":"/api-docs"}}