II.
LibraryAgent JSON
Structured · livelib-agent:mathematics--pde-expert
pde-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:mathematics--pde-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "pde-expert",
"description": "Agent specialized in partial differential equations (analytical and numerical)",
"libraryPath": "library/specializations/domains/science/mathematics/agents/pde-expert/AGENT.md",
"specialization": "mathematics",
"role": "Applied Mathematics Agent",
"expertise": [
"PDE classification",
"Analytical solution techniques",
"Numerical method selection",
"Boundary condition handling",
"Stability and convergence analysis",
"Singularity treatment"
]
},
"outgoingEdges": [
{
"from": "lib-agent:mathematics--pde-expert",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--pde-expert",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:mathematics--pde-expert",
"to": "skill-area:dynamic-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:mathematics--pde-expert",
"to": "domain:mathematics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--pde-expert",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--pde-expert",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:mathematics--pde-expert",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--pde-expert",
"to": "specialization:computational-mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--pde-expert",
"to": "specialization:mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:mathematics--pde-solver-selection",
"to": "lib-agent:mathematics--pde-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}