II.
SkillArea JSON
Structured · liveskill-area:talent-acquisition-pipeline
Talent Acquisition Pipeline json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:talent-acquisition-pipeline",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Talent Acquisition Pipeline",
"description": "Designing and optimizing end-to-end recruiting pipelines — sourcing\nchannels, screening automation, interview process design, offer\nmanagement workflows, and candidate experience measurement.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:talent-acquisition-pipeline",
"to": "domain:human-resources",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:talent-acquisition-pipeline",
"to": "domain:operations",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}