Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Engineering Onboarding
workflow:engineering-onboardinga5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Workflow JSON

workflow:engineering-onboarding

Structured · live

Engineering Onboarding json

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

File · domain/workflows/workflows-onboarding.yamlCluster · domain
Record JSON
{
  "id": "workflow:engineering-onboarding",
  "_kind": "Workflow",
  "_file": "domain/workflows/workflows-onboarding.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Engineering Onboarding",
    "description": "Event-driven workflow triggered by a new engineer's first day that guides them through\ntheir first 30-60-90 days at the company. The engineering manager assigns an onboarding\nbuddy, schedules key introductory meetings with product, design, and cross-functional\npartners, and provides access to all necessary systems and tools. The new hire completes\nstructured learning milestones covering the codebase architecture, development workflows,\ntesting practices, and on-call processes. Their first coding contributions are scoped as\nlow-risk starter tasks that build familiarity with the CI/CD pipeline and code review\nculture. Regular check-ins track progress and surface blockers early so the engineer\nreaches full productivity quickly.\n",
    "workflowKind": "onboarding",
    "triggerType": "event-driven",
    "typicalCadence": "per-hire",
    "complexity": "moderate"
  },
  "outgoingEdges": [
    {
      "from": "workflow:engineering-onboarding",
      "to": "role:engineering-manager",
      "kind": "involves_role"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "role:tech-lead",
      "kind": "involves_role"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "role:backend-engineer",
      "kind": "involves_role"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "role:scrum-master",
      "kind": "involves_role"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "role:it-ops-engineer",
      "kind": "involves_role"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "domain:devops",
      "kind": "applies_to_domain"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "responsibility:mentoring",
      "kind": "triggers_responsibility"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "responsibility:knowledge-sharing",
      "kind": "triggers_responsibility"
    },
    {
      "from": "workflow:engineering-onboarding",
      "to": "responsibility:documentation",
      "kind": "triggers_responsibility"
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:cryptography-blockchain--blockchain-node-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:devops-sre-platform--idp-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:digital-marketing--ppc-campaign-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--onboarding-knowledge-transfer",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:mechanical-engineering--fea-setup-execution",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--game-engine-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--live-ops-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:performance-optimization--continuous-profiling-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:performance-optimization--real-user-monitoring-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:robotics-simulation--gazebo-simulation-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:robotics-simulation--nav2-navigation-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:sdk-platform-development--sdk-onboarding-tutorials",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--knowledge-base-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--dev-environment-onboarding",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ]
}

Shortcuts

Back to overview
Open graph tab