iiRecord
Agentic AI Atlas · Mentorship Pairing Cycle
workflow:mentorship-pairing-cyclea5c.ai
II.
Workflow JSON

workflow:mentorship-pairing-cycle

Structured · live

Mentorship Pairing Cycle json

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

File · workflows/workflows/workflows-onboarding-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:mentorship-pairing-cycle",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-onboarding-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Mentorship Pairing Cycle",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Matches mentors with mentees and tracks mentorship progress across the\nengineering organization — collecting mentor availability and expertise\nprofiles, gathering mentee development goals and preferred learning styles,\nrunning compatibility matching based on skill gaps, seniority delta, and team\ndiversity, scheduling kickoff meetings with structured goal-setting templates,\nconducting monthly check-ins to assess relationship health and goal progress,\nand running end-of-cycle retrospectives to measure outcomes against\nobjectives. Produces pairing rosters, mentorship goal trackers, and cycle\nretrospective reports. Excludes performance review integration.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "skill-area:tutorial-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "skill-area:code-review-practice",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "domain:human-resources",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "responsibility:onboard-new-engineer",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "responsibility:ai-knowledge-sharing",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "org-unit:training-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:mentorship-pairing-cycle",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}