II.
Workflow JSON
Structured · liveworkflow:circular-economy-audit
Circular Economy Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:circular-economy-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-cleantech.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Circular Economy Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "semi-annually",
"complexity": "cross-team",
"description": "Audits circular economy practices across the value chain -- measuring\nmaterial circularity indicators for product lines, tracking waste\ndiversion rates by stream (recycling, composting, energy recovery),\nevaluating product-as-a-service and take-back program effectiveness,\nassessing supplier packaging reduction commitments, and benchmarking\norganizational circularity against Ellen MacArthur Foundation metrics\nand EU taxonomy alignment. Produces circularity scorecards, material\nflow analyses, and improvement opportunity roadmaps. Excludes product\nredesign decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:circular-economy-audit",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "domain:cleantech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "domain:sustainability-esg",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "org-unit:esg-sustainability-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:circular-economy-audit",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}