iiRecord
Agentic AI Atlas · Search Engineer
role:search-engineera5c.ai
II.
Role JSON

role:search-engineer

Structured · live

Search Engineer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/roles/roles-expanded-2.yamlCluster · role
Record JSON
{
  "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": {}
    }
  ]
}