II.
SkillArea JSON
Structured · liveskill-area:reverse-logistics
Reverse Logistics json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:reverse-logistics",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Reverse Logistics",
"description": "Managing product returns, refurbishment, and recycling flows — RMA\nprocessing, return disposition rules, restocking workflows, warranty\nclaim management, and circular economy program design.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:reverse-logistics",
"to": "domain:logistics",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:reverse-logistics",
"to": "domain:supply-chain",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}