II.
LibraryAgent JSON
Structured · livelib-agent:algorithms-optimization--test-engineer
test-engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:algorithms-optimization--test-engineer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "test-engineer",
"description": "Generate comprehensive test cases and stress tests",
"libraryPath": "library/specializations/algorithms-optimization/agents/test-engineer/AGENT.md",
"specialization": "algorithms-optimization",
"role": "QA Engineer",
"expertise": [
"Edge case generation",
"Random test generation",
"Stress test design",
"Oracle implementation",
"Regression test maintenance"
]
},
"outgoingEdges": [
{
"from": "lib-agent:algorithms-optimization--test-engineer",
"to": "skill-area:dynamic-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--test-engineer",
"to": "skill-area:graph-algorithms",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:algorithms-optimization--test-engineer",
"to": "skill-area:fuzz-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:algorithms-optimization--test-engineer",
"to": "domain:computer-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--test-engineer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--test-engineer",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:algorithms-optimization--test-engineer",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:algorithms-optimization--test-engineer",
"to": "specialization:algorithms-optimization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:algorithms-optimization--advanced-graph-algorithms",
"to": "lib-agent:algorithms-optimization--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--algorithm-implementation",
"to": "lib-agent:algorithms-optimization--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--computational-geometry",
"to": "lib-agent:algorithms-optimization--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--correctness-proof-testing",
"to": "lib-agent:algorithms-optimization--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--cp-library-creation",
"to": "lib-agent:algorithms-optimization--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--data-structure-implementation",
"to": "lib-agent:algorithms-optimization--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--leetcode-problem-solving",
"to": "lib-agent:algorithms-optimization--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--shortest-path-algorithms",
"to": "lib-agent:algorithms-optimization--test-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}