II.
LibraryAgent JSON
Structured · livelib-agent:algorithms-optimization--string-algorithm-specialist
string-algorithm-specialist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:algorithms-optimization--string-algorithm-specialist",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "string-algorithm-specialist",
"description": "Expert in string algorithms and data structures",
"libraryPath": "library/specializations/algorithms-optimization/agents/string-algorithm-specialist/AGENT.md",
"specialization": "algorithms-optimization",
"role": "String Algorithm Researcher",
"expertise": [
"String algorithm selection",
"Suffix structure expertise",
"Hashing technique application",
"Pattern matching optimization"
]
},
"outgoingEdges": [
{
"from": "lib-agent:algorithms-optimization--string-algorithm-specialist",
"to": "skill-area:string-matching",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--string-algorithm-specialist",
"to": "skill-area:dynamic-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:algorithms-optimization--string-algorithm-specialist",
"to": "domain:computer-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--string-algorithm-specialist",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--string-algorithm-specialist",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:algorithms-optimization--string-algorithm-specialist",
"to": "specialization:algorithms-optimization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}