II.
LibraryAgent JSON
Structured · livelib-agent:logistics--transportation-planner
transportation-planner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:logistics--transportation-planner",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "transportation-planner",
"description": "Agent specialized in transportation planning, carrier management, and freight optimization across modes",
"libraryPath": "library/specializations/domains/business/logistics/agents/transportation-planner/AGENT.md",
"specialization": "logistics",
"role": "Transportation Planning Manager",
"expertise": [
"Multi-modal transportation planning",
"Carrier performance management",
"Rate negotiation and procurement",
"Load optimization and consolidation",
"Exception resolution",
"Service level management"
]
},
"outgoingEdges": [
{
"from": "lib-agent:logistics--transportation-planner",
"to": "skill-area:procurement-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:logistics--transportation-planner",
"to": "skill-area:quantitative-modeling",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:logistics--transportation-planner",
"to": "skill-area:data-analytics",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:logistics--transportation-planner",
"to": "domain:logistics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:logistics--transportation-planner",
"to": "role:supply-chain-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:logistics--transportation-planner",
"to": "role:procurement-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:logistics--transportation-planner",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:logistics--transportation-planner",
"to": "specialization:logistics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}