II.
LibraryProcess JSON
Structured · livelib-process:automotive-engineering--steering-system-development
steering-system-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:automotive-engineering--steering-system-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "steering-system-development",
"description": "Steering System Development - Develop steering systems including electric power steering (EPS)\ncalibration, steer-by-wire implementation, and steering feel optimization.",
"libraryPath": "library/specializations/domains/science/automotive-engineering/steering-system-development.js",
"specialization": "automotive-engineering",
"references": [
"- ISO 13674 Steering Effort Testing\n- SAE J1100 Vehicle Dimensions\n- ISO 7401 Road Vehicle Lateral Response"
],
"example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/steering-system-development', {\n vehicleProgram: 'EV-Luxury-Sedan',\n steeringType: 'rack-mounted-EPS',\n adasIntegration: true,\n performanceTargets: { onCenterFeel: 8.0, returnability: 7.5, effort: 7.0 }\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:automotive-engineering--steering-system-development",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--steering-system-development",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--steering-system-development",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:automotive-engineering--steering-system-development",
"to": "domain:automotive-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--steering-system-development",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--steering-system-development",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--steering-system-development",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--steering-system-development",
"to": "specialization:automotive-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}