{
"id": "org-unit:internal-tools",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Internal Tools",
"kind": "team",
"description": "Internal-facing apps and back-office automation.\n"
},
"outgoingEdges": [
{
"from": "org-unit:internal-tools",
"to": "role:fullstack-engineer",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:internal-tools",
"to": "role:devops-engineer",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:local-dev-environment-setup",
"to": "org-unit:internal-tools",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:monorepo-toolchain-update",
"to": "org-unit:internal-tools",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-feedback-cycle",
"to": "org-unit:internal-tools",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:internal-hackathon",
"to": "org-unit:internal-tools",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:engineer-onboarding",
"to": "org-unit:internal-tools",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:test-automation-pipeline",
"to": "org-unit:internal-tools",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}