II.
OrgUnit JSON
Structured · liveorg-unit:ml-team
ML Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:ml-team",
"_kind": "OrgUnit",
"_file": "role/org-units/ml-team.yaml",
"_cluster": "role",
"attributes": {
"displayName": "ML Team",
"kind": "team",
"description": "Machine learning team — owns model training, eval, and deployment.\n"
},
"outgoingEdges": [
{
"from": "org-unit:ml-team",
"to": "role:ml-engineer",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:ml-team",
"to": "role:data-scientist",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:rag-pipeline-evaluation",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:multi-agent-orchestration-review",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-agent-adoption-rollout",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-usage-review",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-safety-guardrail-maintenance",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:quarterly-planning",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-fairness-audit",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-explainability-review",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-pipeline-monitoring",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ml-model-versioning-governance",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:gpu-kernel-benchmarking",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:underwriting-model-validation",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-training-cycle",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-deployment-pipeline",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-monitoring-drift-detection",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ab-experiment-lifecycle",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:prompt-regression-testing",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:llm-eval-pipeline",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:hyperparameter-tuning-cycle",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-labeling-pipeline",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-card-maintenance",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ml-experiment-tracking",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:computational-experiment-validation",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:quantum-algorithm-benchmarking",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:experiment-reproducibility-review",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:data-pipeline-monitoring",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}