II.
Domain JSON
Structured · livedomain:trading-operations
Trading Operations json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:trading-operations",
"_kind": "Domain",
"_file": "domain/domains/capital-markets-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Trading Operations",
"description": "Trade lifecycle, settlement, reconciliation, and post-trade processing.\n"
},
"outgoingEdges": [
{
"from": "domain:trading-operations",
"to": "specialization:operations",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "skill-area:order-management-systems",
"to": "domain:trading-operations",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:trade-lifecycle",
"to": "domain:trading-operations",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "lib-skill:finance-accounting--trade-lifecycle",
"to": "domain:trading-operations",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "workflow:algo-strategy-paper-trading",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:execution-algorithm-optimization",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:portfolio-rebalancing-cycle",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:best-execution-review",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:transaction-reporting-cycle",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:trading-surveillance-review",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:trade-reconciliation-cycle",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:settlement-exception-management",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:trading-system-failover-drill",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:market-data-feed-validation",
"to": "domain:trading-operations",
"kind": "applies_to_domain",
"attributes": {}
}
]
}