II.
SkillArea JSON
Structured · liveskill-area:infrastructure-testing
Infrastructure Testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:infrastructure-testing",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Infrastructure Testing",
"description": "Testing infrastructure code — Terratest, Checkov, OPA/Conftest,\nkitchen-terraform, infrastructure integration tests, and\npolicy-as-code validation in CI pipelines.\n",
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:infrastructure-testing",
"to": "specialization:devops-sre-platform",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:infrastructure-testing",
"to": "skill-area:policy-as-code",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
},
{
"from": "skill-area:infrastructure-testing",
"to": "skill-area:terraform-infrastructure",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": []
}