| schema_version = "1.1" | |
| [task] | |
| name = "apodex-ai/task-032-co2-capture-solvent-cycle" | |
| description = "由多分析信号解析MEA/MDEA捕集液物种并评价吸收-再生运行周期" | |
| authors = [{ name = "Apodex AI & GADE Union" }] | |
| keywords = [] | |
| [metadata] | |
| frontierchallenge_task_id = "task_032_co2_capture_solvent_cycle" | |
| difficulty = "hard" | |
| category = "实验数据分析与过程诊断:定量 13C NMR、酸滴定、TIC、离子色谱、多物种衡算和运行周期评价" | |
| [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. | |