II.
SkillArea JSON
Structured · liveskill-area:order-management-systems
Order Management Systems json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:order-management-systems",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Order Management Systems",
"description": "Building and maintaining OMS platforms that route, execute, and track trade\norders across venues — FIX protocol handling, smart order routing, position\nmanagement, and compliance pre-trade checks.\n",
"expertiseLevels": [
"expert",
"authoritative"
]
},
"outgoingEdges": [
{
"from": "skill-area:order-management-systems",
"to": "domain:trading-operations",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:order-management-systems",
"to": "domain:capital-markets",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}