II.
Domain JSON
Structured · livedomain:portfolio-management
Portfolio Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:portfolio-management",
"_kind": "Domain",
"_file": "domain/domains/capital-markets-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Portfolio Management",
"description": "Portfolio construction, asset allocation, rebalancing, and performance\nattribution.\n"
},
"outgoingEdges": [
{
"from": "domain:portfolio-management",
"to": "specialization:statistical-methods",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "skill-area:portfolio-construction",
"to": "domain:portfolio-management",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "lib-agent:finance-accounting--portfolio-manager",
"to": "domain:portfolio-management",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:finance-accounting--portfolio-construction",
"to": "domain:portfolio-management",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "workflow:trading-performance-attribution",
"to": "domain:portfolio-management",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:portfolio-rebalancing-cycle",
"to": "domain:portfolio-management",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:portfolio-risk-attribution",
"to": "domain:portfolio-management",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:investment-thesis-review",
"to": "domain:portfolio-management",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:asset-allocation-strategy-review",
"to": "domain:portfolio-management",
"kind": "applies_to_domain",
"attributes": {}
}
]
}