II.
SkillArea JSON
Structured · liveskill-area:e-discovery
E-Discovery json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:e-discovery",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "E-Discovery",
"description": "Managing electronic discovery workflows for litigation — data collection\nand preservation, processing and deduplication, technology-assisted review\n(TAR/predictive coding), privilege logging, and production formatting.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:e-discovery",
"to": "domain:legal",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:e-discovery",
"to": "domain:legaltech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}