II.
SkillArea JSON
Structured · liveskill-area:market-microstructure
Market Microstructure json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:market-microstructure",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Market Microstructure",
"description": "Analyzing the mechanics of how markets operate — order book dynamics, bid-ask\nspread decomposition, price impact models, latency arbitrage, and market maker\ninventory management.\n",
"expertiseLevels": [
"expert",
"authoritative"
]
},
"outgoingEdges": [
{
"from": "skill-area:market-microstructure",
"to": "domain:quantitative-finance",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:market-microstructure",
"to": "domain:algorithmic-trading",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}