II.
Workflow JSON
Structured · liveworkflow:developer-onboarding-time-to-first-deploy
Developer Onboarding Time-to-First-Deploy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:developer-onboarding-time-to-first-deploy",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-modern-devex.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Developer Onboarding Time-to-First-Deploy",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Measures and improves the elapsed time from a new developer joining the\norganisation to their first production deploy — tracking environment-setup\nduration, repo-clone-to-build time, first-PR-to-merge latency, CI\nfeedback-loop speed, and deploy-pipeline familiarity; identifying\nbottlenecks in tooling, permissions, or documentation; and running\nshadow-onboarding exercises. Produces a time-to-first-deploy benchmark\nreport and improvement backlog. Excludes HR onboarding logistics.\n"
},
"outgoingEdges": [
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "skill-area:gitops",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "responsibility:onboard-new-engineer",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "responsibility:dx-tooling-maintenance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "org-unit:engineering-productivity",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-onboarding-time-to-first-deploy",
"to": "org-unit:infra-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}