| { | |
| "schema_version": "3.0", | |
| "episode_id": "train_sample_4_semigroup_f1", | |
| "problem_id": "sample_4", | |
| "milestone_id": "m2", | |
| "split": "train", | |
| "episode_type": "exact_benchmark", | |
| "reward_mode": "exact_machine", | |
| "verifier_id": "numerical_semigroup", | |
| "prompt": "Normalize the raw free anticanonical degrees 2 and 3, compute the Apéry set and conductor, and test the stated bound 2.", | |
| "input": { | |
| "raw_generators": [ | |
| 2, | |
| 3 | |
| ], | |
| "proposed_bound": 2 | |
| }, | |
| "candidate_required_fields": [ | |
| "gcd", | |
| "normalized_generators", | |
| "apery_set", | |
| "conductor", | |
| "frobenius_number", | |
| "satisfies_bound" | |
| ], | |
| "submission_schema_ref": "schemas/submission.schema.json", | |
| "policy_visibility": "public" | |
| } | |