II.
Domain JSON
Structured · livedomain:finops
FinOps json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:finops",
"_kind": "Domain",
"_file": "domain/domains/business-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "FinOps",
"description": "Cloud and AI financial operations — cost visibility, optimization, budgeting, showback/chargeback, and unit economics.\n"
},
"outgoingEdges": [
{
"from": "domain:finops",
"to": "specialization:corporate-finance",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "skill-area:cost-anomaly-detection",
"to": "domain:finops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:cost-engineering-cloud",
"to": "domain:finops",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:FinOps",
"to": "domain:finops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "stack-profile:infrastructure-cost-optimization",
"to": "domain:finops",
"kind": "applies_to"
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "domain:finops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ai-inference-cost-review",
"to": "domain:finops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:reserved-instance-optimization",
"to": "domain:finops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:finops-monthly-business-review",
"to": "domain:finops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:finops-practice-setup",
"to": "domain:finops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cost-anomaly-alerting-setup",
"to": "domain:finops",
"kind": "applies_to_domain",
"attributes": {}
}
]
}