II.
Role JSON
Structured · liverole:search-engineer
Search Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:search-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Search Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds and tunes search systems — index design, query understanding,\nranking algorithms, relevance tuning, and search analytics. Covers\nboth full-text and semantic/vector search.\n"
},
"outgoingEdges": [
{
"from": "role:search-engineer",
"to": "responsibility:search-relevance-quality",
"kind": "holds_responsibility"
},
{
"from": "role:search-engineer",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:search-engineer",
"to": "skill-area:search-infrastructure",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:search-engineer",
"to": "skill-area:search-indexing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:search-engineer",
"to": "skill-area:natural-language-processing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:search-engineer",
"to": "domain:search-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:search-relevance-quality",
"to": "role:search-engineer",
"kind": "held_by",
"attributes": {}
}
]
}