II.
LibraryProcess JSON
Structured · livelib-process:electrical-engineering--environmental-testing
environmental-testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:electrical-engineering--environmental-testing",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "environmental-testing",
"description": "Environmental and Reliability Testing - Guide comprehensive environmental and reliability testing programs.\nCovers thermal, humidity, vibration, shock, altitude, EMC, and accelerated life testing per industry standards.",
"libraryPath": "library/specializations/domains/science/electrical-engineering/environmental-testing.js",
"specialization": "electrical-engineering",
"references": [
"- IEC 60068 (Environmental Testing)\n- MIL-STD-810 (Environmental Engineering Considerations)\n- MIL-STD-883 (Test Methods for Microelectronics)\n- JEDEC Standards (JESD22 Series)\n- IEC 61000 (EMC Standards)"
],
"example": "const result = await orchestrate('specializations/domains/science/electrical-engineering/environmental-testing', {\n projectName: 'Industrial Controller',\n productType: 'embedded-system',\n testRequirements: { class: 'industrial', lifetime: '10years' },\n standards: ['IEC 60068', 'MIL-STD-810']\n});",
"usesAgents": [
"hardware-test-engineer"
]
},
"outgoingEdges": [
{
"from": "lib-process:electrical-engineering--environmental-testing",
"to": "skill-area:hardware-abstraction-layer",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:electrical-engineering--environmental-testing",
"to": "skill-area:device-drivers",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:electrical-engineering--environmental-testing",
"to": "skill-area:firmware-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:electrical-engineering--environmental-testing",
"to": "domain:electrical-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:electrical-engineering--environmental-testing",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:electrical-engineering--environmental-testing",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:electrical-engineering--environmental-testing",
"to": "workflow:hardware-software-integration",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:electrical-engineering--environmental-testing",
"to": "specialization:electrical-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}