II.
LibraryAgent JSON
Structured · livelib-agent:mathematics--discrete-optimization-expert
discrete-optimization-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:mathematics--discrete-optimization-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "discrete-optimization-expert",
"description": "Agent specialized in combinatorial and integer optimization",
"libraryPath": "library/specializations/domains/science/mathematics/agents/discrete-optimization-expert/AGENT.md",
"specialization": "mathematics",
"role": "Optimization Agent",
"expertise": [
"MIP formulation techniques",
"Valid inequality generation",
"Branching strategies",
"Heuristic design",
"Problem decomposition",
"Approximation algorithm design"
]
},
"outgoingEdges": [
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "skill-area:np-hard-heuristics",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "skill-area:dynamic-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "domain:mathematics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "specialization:computational-mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:mathematics--discrete-optimization-expert",
"to": "specialization:mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}