II.
SkillArea JSON
Structured · liveskill-area:SLI-definition
SLI Definition json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
}
]
}