| schema_version = "1.1" | |
| [task] | |
| name = "apodex-ai/task-044-asymmetric-reduction-characterization" | |
| description = "联合二维 NMR、手性 HPLC 加标与 qNMR 确证不对称还原产物的结构、绝对构型和纯度" | |
| authors = [{ name = "Apodex AI & GADE Union" }] | |
| keywords = [] | |
| [metadata] | |
| frontierchallenge_task_id = "task_044_asymmetric_reduction_characterization" | |
| difficulty = "hard" | |
| category = "实验化学数据分析:有机物结构确证、二维 NMR 归属、HRMS 同位素簇、手性色谱峰序与 ee、qNMR 纯度和杂质定量" | |
| [agent] | |
| user = "mambauser" | |
| timeout_sec = 3600.0 | |
| network_mode = "public" | |
| [verifier] | |
| timeout_sec = 300.0 | |
| [verifier.env] | |
| JUDGE_API_KEY = "${JUDGE_API_KEY}" | |
| JUDGE_API_ENDPOINT = "${JUDGE_API_ENDPOINT}" | |
| JUDGE_MODEL = "gpt-5.6-sol" | |
| JUDGE_REASONING_EFFORT = "high" | |
| JUDGE_REPEATS = "3" | |
| [environment] | |
| network_mode = "public" | |
| build_timeout_sec = 1800.0 | |
| cpus = 2 | |
| memory_mb = 4096 | |
| storage_mb = 2048 | |
| gpus = 0 | |
| # LOCAL_SMOKE_ONLY: agent network changed to public because macOS Docker cannot enforce Harbor allowlists. | |