II.
SkillArea JSON
Structured · liveskill-area:records-management
Records Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:records-management",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Records Management",
"description": "Managing organizational records through their lifecycle — retention\nschedules, legal hold implementation, disposition workflows, metadata\nstandards, and compliance with regulations like SEC 17a-4 and HIPAA.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:records-management",
"to": "domain:compliance",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:records-management",
"to": "domain:legal",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}