{ "eval_id": 4, "eval_name": "dependency-tracking", "prompt": "从 INITIA 模块开始追踪依赖,告诉我应该检查哪些模块", "assertions": [ { "text": "Output identifies INITIA as the starting point", "description": "The response should show dependencies starting from INITIA" }, { "text": "Output lists modules that INITIA depends on", "description": "Shows the dependency chain from INITIA" }, { "text": "Output includes module status information", "description": "Each module in the chain has status (partial/mismatch/missing)" } ] }