II.
SkillArea JSON
Structured · liveskill-area:self-service-infrastructure
Self-Service Infrastructure json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:self-service-infrastructure",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Self-Service Infrastructure",
"description": "Enabling teams to provision infrastructure without ops tickets —\nTerraform modules-as-service, Crossplane compositions, Pulumi\nautomation APIs, and guardrail-enforced provisioning flows.\n",
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:self-service-infrastructure",
"to": "domain:platform-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:self-service-infrastructure",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:self-service-infrastructure",
"to": "skill-area:internal-developer-platform",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
}
],
"incomingEdges": []
}