iiRecord
Agentic AI Atlas · SLI Definition
skill-area:SLI-definitiona5c.ai
II.
SkillArea JSON

skill-area:SLI-definition

Structured · live

SLI Definition 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:SLI-definition",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "SLI Definition",
    "description": "Defining Service Level Indicators — choosing the right signals\n(latency, availability, throughput, correctness), measurement\nmethodology, and SLI specification for different service types.\n",
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:SLI-definition",
      "to": "domain:site-reliability",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:SLI-definition",
      "to": "specialization:sre",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:SLI-definition",
      "to": "skill-area:SLO-policy-design",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:SLI-definition",
      "to": "skill-area:sli-slo-management",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:SLO-policy-design",
      "to": "skill-area:SLI-definition",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    }
  ]
}