iiRecord
Agentic AI Atlas · Mentorship
skill-area:mentorshipa5c.ai
II.
SkillArea JSON

skill-area:mentorship

Structured · live

Mentorship json

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

File · domain/skill-areas/skill-areas-leadership.yamlCluster · domain
Record JSON
{
  "id": "skill-area:mentorship",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-leadership.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Mentorship",
    "description": "Supporting the growth of engineers and technical contributors through deliberate\nguidance, skill-building feedback, and career conversation. Creates compounding\norganizational capability by transferring tacit knowledge, accelerating onboarding,\nand helping individuals navigate growth opportunities that formal processes alone\ndo not surface.\n",
    "domains": [
      "domain:software-engineering"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:mentorship",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:technical-leadership",
      "to": "skill-area:mentorship",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "lib-agent:education--faculty-development-facilitator",
      "to": "skill-area:mentorship",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:education--facilitation-workshop-delivery",
      "to": "skill-area:mentorship",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:philosophy--socratic-dialogue-facilitation",
      "to": "skill-area:mentorship",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    }
  ]
}