II.
LibraryProcess JSON
Structured · livelib-process:mechanical-engineering--cad-model-development
cad-model-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:mechanical-engineering--cad-model-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cad-model-development",
"description": "3D CAD Model Development - Creating parametric solid models and assemblies in CAD software\n(SolidWorks, CATIA, NX, Creo) with proper design intent, feature organization, and configuration\nmanagement for design variations and revisions.",
"libraryPath": "library/specializations/domains/science/mechanical-engineering/cad-model-development.js",
"specialization": "mechanical-engineering",
"references": [
"- SolidWorks Help: https://help.solidworks.com/\n- CATIA Documentation: https://www.3ds.com/support/documentation/\n- Siemens NX Documentation: https://docs.plm.automation.siemens.com/"
],
"example": "const result = await orchestrate('specializations/domains/science/mechanical-engineering/cad-model-development', {\n projectName: 'Hydraulic Cylinder Assembly',\n componentDescription: 'Double-acting hydraulic cylinder for industrial press',\n cadPlatform: 'SolidWorks',\n designRequirements: { bore: '100mm', stroke: '500mm', pressure: '350bar' }\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:mechanical-engineering--cad-model-development",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mechanical-engineering--cad-model-development",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mechanical-engineering--cad-model-development",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:mechanical-engineering--cad-model-development",
"to": "domain:mechanical-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mechanical-engineering--cad-model-development",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mechanical-engineering--cad-model-development",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:mechanical-engineering--cad-model-development",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:mechanical-engineering--cad-model-development",
"to": "specialization:mechanical-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}