II.
LibraryProcess JSON
Structured · livelib-process:automotive-engineering--suspension-system-development
suspension-system-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:automotive-engineering--suspension-system-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "suspension-system-development",
"description": "Suspension System Development - Design, tune, and validate suspension systems for target ride\ncomfort, handling balance, and durability requirements.",
"libraryPath": "library/specializations/domains/science/automotive-engineering/suspension-system-development.js",
"specialization": "automotive-engineering",
"references": [
"- SAE J670 Vehicle Dynamics Terminology\n- ISO 2631 Ride Comfort Evaluation\n- ISO 4138 Handling Testing Standards"
],
"example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/suspension-system-development', {\n vehicleProgram: 'EV-Performance-Sedan',\n vehicleClass: 'D-Segment',\n performanceTargets: { rideComfort: 7.5, handling: 8.0, nvh: 7.0 },\n suspensionType: 'multi-link-front-rear'\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:automotive-engineering--suspension-system-development",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--suspension-system-development",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--suspension-system-development",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:automotive-engineering--suspension-system-development",
"to": "domain:automotive-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--suspension-system-development",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--suspension-system-development",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--suspension-system-development",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--suspension-system-development",
"to": "specialization:automotive-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}