{ "eval_id": 3, "eval_name": "detailed-diff-report", "prompt": "对比 OPACF0 模块的 Fortran 和 Rust 实现,显示详细差异", "assertions": [ { "text": "Output mentions OPACF0 module", "description": "The response should identify OPACF0 as the module being analyzed" }, { "text": "Output shows Fortran code or control flow", "description": "The diff report includes Fortran source code or control flow analysis" }, { "text": "Output shows Rust code or control flow", "description": "The diff report includes Rust source code or control flow analysis" }, { "text": "Output compares calls between Fortran and Rust", "description": "Shows which calls match and which are missing" } ] }