II.
Workflow JSON
Structured · liveworkflow:dei-metrics-review
DEI Metrics Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:dei-metrics-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-dei.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "DEI Metrics Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Reviews diversity, equity, and inclusion metrics across the organization\n-- analyzing demographic representation at each level of the org\nhierarchy, computing pay equity ratios controlling for role, tenure, and\ngeography, measuring promotion velocity disparities across demographic\ngroups, tracking engagement survey sentiment by inclusion dimensions,\nand benchmarking results against industry peers. Produces DEI dashboard\nupdates, disparity flagging reports, and recommended intervention\npriorities. Excludes policy drafting.\n"
},
"outgoingEdges": [
{
"from": "workflow:dei-metrics-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "domain:dei-inclusion",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "domain:human-resources",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "responsibility:retro-facilitation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "org-unit:dei-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "org-unit:hr-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}