II.
Workflow JSON
Structured · liveworkflow:inclusive-hiring-audit
Inclusive Hiring Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:inclusive-hiring-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-dei.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Inclusive Hiring Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "semi-annually",
"complexity": "cross-team",
"description": "Audits the hiring process for inclusivity and bias -- reviewing job\ndescription language for exclusionary terms using NLP analysis,\nanalyzing applicant funnel conversion rates by demographic group at each\ninterview stage, evaluating interviewer scoring consistency and\ncalibration, assessing accommodation request fulfillment rates, and\nverifying compliance with EEOC and local fair-employment regulations.\nProduces bias audit reports, interviewer calibration scorecards, and\nremediation action plans. Excludes candidate selection decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:inclusive-hiring-audit",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "skill-area:prompt-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "domain:dei-inclusion",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "domain:human-resources",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "responsibility:ai-safety-guardrails",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "org-unit:dei-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "org-unit:hr-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}