II.
SkillArea JSON
Structured · liveskill-area:freight-management
Freight Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:freight-management",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Freight Management",
"description": "Managing freight transportation operations — carrier rate negotiation,\nTMS configuration, shipment consolidation, freight audit and payment,\nmultimodal (ocean, air, rail, truck) coordination, and demurrage management.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:freight-management",
"to": "domain:logistics",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:freight-management",
"to": "domain:transportation",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}