II.
Workflow JSON
Structured · liveworkflow:sustainable-fashion-audit
Sustainable Fashion Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:sustainable-fashion-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Sustainable Fashion Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "semi-annually",
"complexity": "cross-team",
"description": "Audits fashion and apparel supply chain sustainability practices --\nverifying raw material certifications (GOTS, OEKO-TEX, BCI) against\nsupplier declarations, assessing water and chemical usage against\nZDHC MRSL (Manufacturing Restricted Substances List) compliance,\nevaluating circular design attributes (recyclability, mono-material\ncomposition, durability testing), auditing factory working conditions\nand wage compliance against BSCI or SA8000 standards, tracking\ngarment lifecycle carbon footprint from fiber-to-shelf using LCA\ndata, and reviewing packaging sustainability against plastic\nreduction targets. Produces sustainability compliance scorecard,\nsupplier risk matrix, and remediation action plan. Excludes product\ndesign decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:sustainable-fashion-audit",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "skill-area:data-quality",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "skill-area:data-governance",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "domain:fashion-apparel",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "domain:sustainability-esg",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "domain:supply-chain",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "responsibility:vendor-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "responsibility:dependency-audit",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "org-unit:esg-sustainability-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "org-unit:procurement-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}