ShenYunTzr's picture
Add dataset files using Git LFS for binary tracking
b22d1ad
raw
history blame
11.7 kB
{
"absolute_id": 3,
"persona": "Backend Developer",
"task": "I need an overview of the project dependencies. Extract the names of the main libraries or frameworks that the project depends on from the relevant files, deduplicate them, and generate a Markdown file named `project_dependency_deduplication_list.md`.",
"task_diff": "medium",
"output_files": [
"project_dependency_deduplication_list.md"
],
"rubrics": [
"Was the output file `project_dependency_deduplication_list.md` created?",
"Does the table in the output file contain exactly 43 unique dependencies?",
"Does the summary in the output file state `Total unique dependencies: **43**`?",
"Does the output file include the Apache Commons dependency?",
"Does the output file include the Spring Boot dependency?",
"Does the output file include the Spring Security dependency?",
"Does the output file include the Spring Cloud dependency?",
"Does the output file include the three container-related dependencies Docker, Kubernetes, and Helm?",
"Does the output file include the two ORM/JSON-processing libraries Hibernate and Jackson?",
"Does the output file include the two testing framework dependencies JUnit and Mockito?",
"Are all dependencies from `package_config.json` included in the output list: `express`, `pg`, `redis`, `pino`, and `joi`?",
"Are all development dependencies from `package_config.json` included in the output list: `jest`, `eslint`, `nodemon`, and `typescript`?",
"Was the `mysql-connector-java` dependency extracted from `project_object_model.xml`?",
"Was the `lombok` dependency extracted from `project_object_model.xml`?",
"Was the `commons-lang3` dependency extracted from `project_object_model.xml`?",
"Was the `h2` dependency extracted from `project_object_model.xml`?",
"Were the three JWT dependencies `jjwt-api`, `jjwt-impl`, and `jjwt-jackson` extracted from `project_object_model.xml`?",
"Was the `springdoc-openapi-ui` dependency extracted from `project_object_model.xml`?",
"Does the output list avoid including the project artifactId `backend-service` itself?",
"Does the output list avoid including non-dependency text such as `Frequency`, `Threshold`, or `Tool`?",
"Does the output file present the dependency list in a Markdown table?"
],
"rubric_types": [
"Basic Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Process Evaluation",
"Process Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Process Evaluation",
"Process Evaluation",
"Basic Evaluation"
],
"file_dep_graph": [
{
"from": "dependency_item_34.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_35.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_1.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_2.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_3.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_4.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_5.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_6.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_7.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_8.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_9.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_10.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_11.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_12.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_13.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_14.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_15.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_16.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_17.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_18.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_19.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_20.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_21.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_22.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_23.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_24.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_25.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_26.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_27.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_28.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_29.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_30.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_31.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_32.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "dependency_item_33.md",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "package_config.json",
"to": "project_dependency_deduplication_list.md"
},
{
"from": "project_object_model.xml",
"to": "project_dependency_deduplication_list.md"
}
],
"data_manifest": [
{
"filename": "dependency_item_34.md",
"stored_relpath": "data/94377f59a90a1641_dependency_item_34.md"
},
{
"filename": "dependency_item_35.md",
"stored_relpath": "data/2a4aca3914687166_dependency_item_35.md"
},
{
"filename": "dependency_item_1.md",
"stored_relpath": "data/b4dcea658411e264_dependency_item_1.md"
},
{
"filename": "dependency_item_2.md",
"stored_relpath": "data/f4ea93639821e7ad_dependency_item_2.md"
},
{
"filename": "dependency_item_3.md",
"stored_relpath": "data/f56fc8229445fce5_dependency_item_3.md"
},
{
"filename": "dependency_item_4.md",
"stored_relpath": "data/276353c7c2992d73_dependency_item_4.md"
},
{
"filename": "dependency_item_5.md",
"stored_relpath": "data/7752d7e8b9ef5d54_dependency_item_5.md"
},
{
"filename": "dependency_item_6.md",
"stored_relpath": "data/304845eab6118a51_dependency_item_6.md"
},
{
"filename": "dependency_item_7.md",
"stored_relpath": "data/fed3a2505fb1a12f_dependency_item_7.md"
},
{
"filename": "dependency_item_8.md",
"stored_relpath": "data/17a20d825bd73dd8_dependency_item_8.md"
},
{
"filename": "dependency_item_9.md",
"stored_relpath": "data/f3c784677d0e73c8_dependency_item_9.md"
},
{
"filename": "dependency_item_10.md",
"stored_relpath": "data/5fabb3ea672c7cf6_dependency_item_10.md"
},
{
"filename": "dependency_item_11.md",
"stored_relpath": "data/51466b0a76744f25_dependency_item_11.md"
},
{
"filename": "dependency_item_12.md",
"stored_relpath": "data/04f836c745c4cfd0_dependency_item_12.md"
},
{
"filename": "dependency_item_13.md",
"stored_relpath": "data/951ce385af20d8aa_dependency_item_13.md"
},
{
"filename": "dependency_item_14.md",
"stored_relpath": "data/ed8c3753908766cb_dependency_item_14.md"
},
{
"filename": "dependency_item_15.md",
"stored_relpath": "data/9fa43e974113c5f6_dependency_item_15.md"
},
{
"filename": "dependency_item_16.md",
"stored_relpath": "data/2b971617b48cc411_dependency_item_16.md"
},
{
"filename": "dependency_item_17.md",
"stored_relpath": "data/9164a0aa1f6f02f2_dependency_item_17.md"
},
{
"filename": "dependency_item_18.md",
"stored_relpath": "data/89e2601d64578cff_dependency_item_18.md"
},
{
"filename": "dependency_item_19.md",
"stored_relpath": "data/f1ff9eb475b64bb5_dependency_item_19.md"
},
{
"filename": "dependency_item_20.md",
"stored_relpath": "data/3eaf4faafe81b323_dependency_item_20.md"
},
{
"filename": "dependency_item_21.md",
"stored_relpath": "data/2b75b913b582c113_dependency_item_21.md"
},
{
"filename": "dependency_item_22.md",
"stored_relpath": "data/184243a922c2cfdf_dependency_item_22.md"
},
{
"filename": "dependency_item_23.md",
"stored_relpath": "data/d6496c728d325af8_dependency_item_23.md"
},
{
"filename": "dependency_item_24.md",
"stored_relpath": "data/cc712723ab8b65be_dependency_item_24.md"
},
{
"filename": "dependency_item_25.md",
"stored_relpath": "data/e9a62c781e8c1826_dependency_item_25.md"
},
{
"filename": "dependency_item_26.md",
"stored_relpath": "data/c3f349db3afd6ba1_dependency_item_26.md"
},
{
"filename": "dependency_item_27.md",
"stored_relpath": "data/44e714c5a3fd556a_dependency_item_27.md"
},
{
"filename": "dependency_item_28.md",
"stored_relpath": "data/1244523870a37360_dependency_item_28.md"
},
{
"filename": "dependency_item_29.md",
"stored_relpath": "data/67540a13a690c38e_dependency_item_29.md"
},
{
"filename": "dependency_item_30.md",
"stored_relpath": "data/2f0d7fafd0ea423f_dependency_item_30.md"
},
{
"filename": "dependency_item_31.md",
"stored_relpath": "data/1cb5fd05904f6dcd_dependency_item_31.md"
},
{
"filename": "dependency_item_32.md",
"stored_relpath": "data/b37109944bf58751_dependency_item_32.md"
},
{
"filename": "dependency_item_33.md",
"stored_relpath": "data/0b0efb4abe48b14e_dependency_item_33.md"
},
{
"filename": "package_config.json",
"stored_relpath": "data/29a781edc34ae272_package_config.json"
},
{
"filename": "project_object_model.xml",
"stored_relpath": "data/d35ee84de2250452_project_object_model.xml"
}
],
"tested_capabilities": [
"Task-Providing File Utilization",
"Lineage Tracing",
"Semantic Content Relations Understanding",
"Heterogeneous File Understanding"
]
}