II.
LibraryProcess JSON
Structured · livelib-process:environmental-engineering--environmental-management-system-implementation
environmental-management-system-implementation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:environmental-engineering--environmental-management-system-implementation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "environmental-management-system-implementation",
"description": "Environmental Management System Implementation - Development and implementation of ISO 14001-compliant\nenvironmental management systems.",
"libraryPath": "library/specializations/domains/science/environmental-engineering/environmental-management-system-implementation.js",
"specialization": "environmental-engineering",
"references": [
"- ISO 14001:2015 Environmental Management Systems\n- ISO 14004:2016 EMS General Guidelines\n- EPA EMS Implementation Guide\n- ISO 14001 Auditing Standards"
],
"example": "const result = await orchestrate('environmental-engineering/environmental-management-system-implementation', {\n organizationName: 'Manufacturing Company',\n organizationType: 'manufacturing',\n scope: { facilities: ['Plant A', 'Warehouse B'], activities: ['production', 'distribution'] },\n currentState: { hasEMS: false, existingPolicies: ['waste-management'] }\n});",
"usesAgents": [
"environmental-compliance-specialist"
]
},
"outgoingEdges": [
{
"from": "lib-process:environmental-engineering--environmental-management-system-implementation",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:environmental-engineering--environmental-management-system-implementation",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:environmental-engineering--environmental-management-system-implementation",
"to": "skill-area:geospatial-data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:environmental-engineering--environmental-management-system-implementation",
"to": "domain:environmental-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:environmental-engineering--environmental-management-system-implementation",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:environmental-engineering--environmental-management-system-implementation",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:environmental-engineering--environmental-management-system-implementation",
"to": "specialization:environmental-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:environmental-engineering--environmental-management-system-implementation",
"to": "lib-agent:environmental-engineering--environmental-compliance-specialist",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}