II.
SkillArea JSON
Structured · liveskill-area:cost-anomaly-detection
Cost Anomaly Detection json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:cost-anomaly-detection",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cost Anomaly Detection",
"description": "Detecting unexpected cloud cost increases — statistical anomaly\ndetection on billing data, budget alert thresholds, automated\ninvestigation workflows, and root-cause attribution for cost spikes.\n",
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:cost-anomaly-detection",
"to": "domain:finops",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:cost-anomaly-detection",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:cost-anomaly-detection",
"to": "skill-area:FinOps",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:cost-anomaly-detection",
"to": "skill-area:cost-engineering-cloud",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": []
}