II.
SkillArea JSON
Structured · liveskill-area:status-page-management
Status Page Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:status-page-management",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Status Page Management",
"description": "Operating public and internal status pages — defining component\nhierarchies, automating incident detection and status transitions,\nconfiguring subscriber notifications, and maintaining uptime metrics\nthat build customer trust.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:status-page-management",
"to": "domain:site-reliability",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:status-page-management",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}