II.
LibraryProcess JSON
Structured · livelib-process:computer-science--algorithm-engineering-evaluation
algorithm-engineering-evaluation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:computer-science--algorithm-engineering-evaluation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "algorithm-engineering-evaluation",
"description": "Conduct rigorous experimental evaluation of algorithm implementations with systematic benchmarking, statistical analysis, and reproducible methodology",
"libraryPath": "library/specializations/domains/science/computer-science/algorithm-engineering-evaluation.js",
"specialization": "computer-science",
"usesAgents": [
"algorithm-analyst",
"systems-engineer"
]
},
"outgoingEdges": [
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "skill-area:language-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "skill-area:compiler-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "skill-area:graph-algorithms",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "domain:computer-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "workflow:research-grant-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "specialization:theoretical-computer-science",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "specialization:computer-science",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:computer-science--algorithm-engineering-evaluation",
"to": "lib-agent:computer-science--algorithm-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}