II.
LibraryAgent JSON
Structured · livelib-agent:algorithms-optimization--number-theory-specialist
number-theory-specialist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:algorithms-optimization--number-theory-specialist",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "number-theory-specialist",
"description": "Expert in number theory and mathematical algorithms",
"libraryPath": "library/specializations/algorithms-optimization/agents/number-theory-specialist/AGENT.md",
"specialization": "algorithms-optimization",
"role": "Number Theory Expert",
"expertise": [
"Number theory problem solving",
"Modular arithmetic expertise",
"Prime number algorithms",
"Combinatorics calculations",
"Mathematical proof construction"
]
},
"outgoingEdges": [
{
"from": "lib-agent:algorithms-optimization--number-theory-specialist",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--number-theory-specialist",
"to": "skill-area:dynamic-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:algorithms-optimization--number-theory-specialist",
"to": "domain:computer-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--number-theory-specialist",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--number-theory-specialist",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:algorithms-optimization--number-theory-specialist",
"to": "specialization:algorithms-optimization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:algorithms-optimization--combinatorics-counting",
"to": "lib-agent:algorithms-optimization--number-theory-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--number-theory-algorithms",
"to": "lib-agent:algorithms-optimization--number-theory-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--prime-algorithms",
"to": "lib-agent:algorithms-optimization--number-theory-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}