II.
OrgUnit JSON
Structured · liveorg-unit:ai-enablement
AI Enablement json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:ai-enablement",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "AI Enablement",
"kind": "team",
"description": "Drives AI-agent adoption, tooling evaluation, safety guardrails,\nand knowledge-sharing across the engineering org.\n"
},
"outgoingEdges": [
{
"from": "org-unit:ai-enablement",
"to": "role:ai-champion",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:ai-enablement",
"to": "role:ml-engineer",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:ai-enablement",
"to": "role:staff-engineer",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:rag-pipeline-evaluation",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:multi-agent-orchestration-review",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-agent-adoption-rollout",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-usage-review",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-safety-guardrail-maintenance",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-pair-programming-governance",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:copilot-usage-review",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-model-license-compliance",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-fairness-audit",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-explainability-review",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:internal-hackathon",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:prompt-regression-testing",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:llm-eval-pipeline",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-card-maintenance",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-agent-adoption-rollout",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-usage-review",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-safety-guardrail-maintenance",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}