iiRecord
Agentic AI Atlas · Infrastructure Testing
skill-area:infrastructure-testinga5c.ai
II.
SkillArea JSON

skill-area:infrastructure-testing

Structured · live

Infrastructure Testing json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/skill-areas/skill-areas-expanded-2.yamlCluster · domain
Record JSON
{
  "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": []
}