| { |
| "id": "p02-root", |
| "requirements": "A credible HEP collider study reproducing the published reference figure for Heavy Majorana neutrino $pp \\to \\mu^\\pm N$ at LHC 7/8/14 TeV. The agent must (a) implement the BSM Lagrangian, (b) generate Monte Carlo events for the specified process with appropriate PDFs and generation cuts, (c) run the necessary detector / shower simulation if required, (d) reconstruct the diagnostic kinematic distribution, and (e) compare against the published reference figure with quantitative residuals tied to H1, H2, H3.", |
| "judging_note": "Physics topics are scored on whether the agent (i) assembles a working HEP MC pipeline AND (ii) reproduces the published numbers within stated tolerance. Partial credit is allowed; the agent may use analytic shortcuts in place of MadGraph for cases where it is overkill, as long as the answer matches the published reference within the per-leaf tolerance. Quantitative result leaves are scored on a graded scale: 100% if relative error < 3%, 67% if < 10%, 33% if < 30%, 0% otherwise.", |
| "weight": 1, |
| "sub_tasks": [ |
| { |
| "id": "p02-code", |
| "requirements": "Code-development bucket: BSM model + process card + PDF/cuts + full pipeline are wired correctly.", |
| "weight": 2, |
| "sub_tasks": [ |
| { |
| "id": "p02-code-lagrangian", |
| "requirements": "BSM Lagrangian implemented (FeynRules .fr file + UFO output, or equivalent analytic Python module): BSM single right-handed Majorana neutrino $N$ mixing with the muon flavor: $\\mathcal{L}_N \\supset -(g_2/\\sqrt 2) V_{\\mu N} (\\bar\\mu \\gamma^\\mu P_L N) W^-_\\mu - (g_2/2 c_W) V_{\\mu N} (\\bar\\nu_\\mu \\gamma^\\mu P_L N) Z_\\mu + \\mathrm{h.c.}$ at $|V_{\\mu N}| = 1$.", |
| "weight": 8.0, |
| "sub_tasks": [], |
| "task_category": "Code Development", |
| "finegrained_task_category": "Method Implementation" |
| }, |
| { |
| "id": "p02-code-process", |
| "requirements": "MadGraph generate-process card or analytic process module matches the paper's process string: $pp \\to \\mu^\\pm N$ via $W^*$ at the LHC, mass scan $m_N \\in \\{100,\\ldots,1000\\}$ GeV at three energies.", |
| "weight": 6.0, |
| "sub_tasks": [], |
| "task_category": "Code Development", |
| "finegrained_task_category": "Method Implementation" |
| }, |
| { |
| "id": "p02-code-pdfcuts", |
| "requirements": "PDF set and generation-level cuts match the paper exactly: CTEQ6L PDF for all $\\sqrt{s}$ values; 30 (mass, energy) cells (10 masses x 3 energies).", |
| "weight": 4.0, |
| "sub_tasks": [], |
| "task_category": "Code Development", |
| "finegrained_task_category": "Experimental Setup" |
| }, |
| { |
| "id": "p02-code-pipeline", |
| "requirements": "Full HEP chain wired together (model -> events -> [shower -> detector] -> reconstruction -> analysis -> figure). For analytic shortcuts the chain may be simpler but must still terminate in the diagnostic figure.", |
| "weight": 4.0, |
| "sub_tasks": [], |
| "task_category": "Code Development", |
| "finegrained_task_category": "Method Implementation" |
| } |
| ], |
| "task_category": null, |
| "finegrained_task_category": null |
| }, |
| { |
| "id": "p02-exec", |
| "requirements": "Execution-validity bucket: MC sample passes nevents threshold, physics-validity gates clear, MC stats are sufficient.", |
| "weight": 2, |
| "sub_tasks": [ |
| { |
| "id": "p02-exec-events", |
| "requirements": "MC sample(s) generated successfully with at least the requested number of events per cell (or a documented partial count if compute-limited), with no fatal MadGraph or downstream errors.", |
| "weight": 8.0, |
| "sub_tasks": [], |
| "task_category": "Code Execution", |
| "finegrained_task_category": "Evaluation, Metrics & Benchmarking" |
| }, |
| { |
| "id": "p02-exec-physics", |
| "requirements": "Physics-validity gate: no negative cross sections; gauge invariance / unitarity sanity checks pass; mass spectrum and decay widths printed by MadGraph match the input parameter card; no obviously unphysical kinematics in the generated events.", |
| "weight": 8.0, |
| "sub_tasks": [], |
| "task_category": "Code Execution", |
| "finegrained_task_category": "Evaluation, Metrics & Benchmarking" |
| }, |
| { |
| "id": "p02-exec-statistics", |
| "requirements": "MC statistics are sufficient: relative MC error in the signal region is < 10% OR at least 3 random seeds are run with std reported across them.", |
| "weight": 6.0, |
| "sub_tasks": [], |
| "task_category": "Code Execution", |
| "finegrained_task_category": "Evaluation, Metrics & Benchmarking" |
| } |
| ], |
| "task_category": null, |
| "finegrained_task_category": null |
| }, |
| { |
| "id": "p02-results", |
| "requirements": "Results bucket: quantitative comparison of three hypothesis-driven observables to the published figure, plus a reproduced figure artifact and a per-hypothesis writeup.", |
| "weight": 3, |
| "sub_tasks": [ |
| { |
| "id": "p02-result-h1-quant", |
| "requirements": "Quantitative test of H1 \u2014 $\\sigma(pp \\to \\mu^\\pm N)$ at $m_N=200$ GeV, $\\sqrt{s}=14$ TeV agrees with reference within $\\pm 30\\%$.", |
| "weight": 12.0, |
| "sub_tasks": [], |
| "task_category": "Result Analysis", |
| "finegrained_task_category": "Logging, Analysis & Presentation" |
| }, |
| { |
| "id": "p02-result-h2-quant", |
| "requirements": "Quantitative test of H2 \u2014 Energy ordering $\\sigma(14) > \\sigma(8) > \\sigma(7)$ TeV holds at every mass; 14/7 ratio at $m_N=500$ GeV in $[5, 30]$. Use the same graded relative-error scale as H1.", |
| "weight": 10.0, |
| "sub_tasks": [], |
| "task_category": "Result Analysis", |
| "finegrained_task_category": "Logging, Analysis & Presentation" |
| }, |
| { |
| "id": "p02-result-h3-quant", |
| "requirements": "Quantitative test of H3 \u2014 $\\sigma(m_N)$ falls $\\geq 2$ orders of magnitude from $m_N=100$ to $m_N=1000$ GeV at every $\\sqrt{s}$. Use the same graded relative-error scale as H1.", |
| "weight": 10.0, |
| "sub_tasks": [], |
| "task_category": "Result Analysis", |
| "finegrained_task_category": "Logging, Analysis & Presentation" |
| }, |
| { |
| "id": "p02-result-figure", |
| "requirements": "A reproduced figure exists in artifacts (PDF or PNG) with axes, units, ranges, and legend matching the published reference: Three-panel figure (one per $\\sqrt{s}$), 1:1 aspect, x-axis $m_N \\in [100,1000]$ GeV linear, y-axis $\\sigma \\in [0.1, 4\\times10^4]$ fb log.", |
| "weight": 8.0, |
| "sub_tasks": [], |
| "task_category": "Result Analysis", |
| "finegrained_task_category": "Logging, Analysis & Presentation" |
| }, |
| { |
| "id": "p02-result-writeup", |
| "requirements": "Writeup discusses the outcome of each hypothesis (supported / refuted / inconclusive) tied to numeric residuals, identifies the dominant systematic uncertainty (PDF set, scale variation, k-factor, Delphes card, statistical MC error), and states explicitly any analytic shortcuts taken in place of full MC.", |
| "weight": 6.0, |
| "sub_tasks": [], |
| "task_category": "Result Analysis", |
| "finegrained_task_category": "Logging, Analysis & Presentation" |
| } |
| ], |
| "task_category": null, |
| "finegrained_task_category": null |
| }, |
| { |
| "id": "p02-repro", |
| "requirements": "Reproducibility bucket (new for physics topics; absent in T-rubrics): the artifacts contain everything needed to rerun the analysis from scratch.", |
| "weight": 2, |
| "sub_tasks": [ |
| { |
| "id": "p02-repro-model", |
| "requirements": "UFO model directory (or analytic model Python module) is checked into the artifacts and is loadable by MadGraph (or directly importable for analytic models).", |
| "weight": 5.0, |
| "sub_tasks": [], |
| "task_category": "Code Development", |
| "finegrained_task_category": "Reproducibility" |
| }, |
| { |
| "id": "p02-repro-runcards", |
| "requirements": "MadGraph run_card / param_card, Pythia8 settings, Delphes card, and MadAnalysis5 (or equivalent analysis) cards are saved alongside the run with explicit parameter values per cell.", |
| "weight": 5.0, |
| "sub_tasks": [], |
| "task_category": "Code Development", |
| "finegrained_task_category": "Reproducibility" |
| }, |
| { |
| "id": "p02-repro-seeds", |
| "requirements": "RNG seeds are documented; rerunning the run from saved seeds should give matching central values within the reported MC error. For analytic shortcuts, the seed requirement is replaced by an explicit list of input numerical parameters.", |
| "weight": 5.0, |
| "sub_tasks": [], |
| "task_category": "Code Development", |
| "finegrained_task_category": "Reproducibility" |
| } |
| ], |
| "task_category": null, |
| "finegrained_task_category": null |
| } |
| ], |
| "task_category": null, |
| "finegrained_task_category": null |
| } |
|
|