II.
LibraryAgent JSON
Structured · livelib-agent:mathematics--symbolic-computation-expert
symbolic-computation-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:mathematics--symbolic-computation-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "symbolic-computation-expert",
"description": "Agent specialized in computer algebra and symbolic computation",
"libraryPath": "library/specializations/domains/science/mathematics/agents/symbolic-computation-expert/AGENT.md",
"specialization": "mathematics",
"role": "Symbolic Computation Agent",
"expertise": [
"Simplification strategy selection",
"Integration technique guidance",
"Series expansion analysis",
"Special function manipulation",
"Algebraic structure recognition",
"CAS system selection"
]
},
"outgoingEdges": [
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "skill-area:computational-geometry",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "skill-area:compiler-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "domain:mathematics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "role:research-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "specialization:computational-mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--symbolic-computation-expert",
"to": "specialization:mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:mathematics--symbolic-integration-differentiation",
"to": "lib-agent:mathematics--symbolic-computation-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:mathematics--symbolic-simplification",
"to": "lib-agent:mathematics--symbolic-computation-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}