II.
SkillArea JSON
Structured · liveskill-area:regulatory-change-management
Regulatory Change Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:regulatory-change-management",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Regulatory Change Management",
"description": "Tracking, interpreting, and implementing regulatory changes — monitoring\nlegislative feeds, impact assessment across business lines, gap analysis\nagainst current controls, and coordinating remediation plans.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:regulatory-change-management",
"to": "domain:compliance",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:regulatory-change-management",
"to": "domain:legal",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}