II.
LibraryProcess JSON
Structured · livelib-process:automotive-engineering--systems-integration-verification
systems-integration-verification json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:automotive-engineering--systems-integration-verification",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "systems-integration-verification",
"description": "Systems Integration and Verification - Plan and execute integration of mechanical, electrical,\nand software subsystems into a cohesive vehicle system. Verify system-level functionality and performance\nagainst requirements.",
"libraryPath": "library/specializations/domains/science/automotive-engineering/systems-integration-verification.js",
"specialization": "automotive-engineering",
"references": [
"- ISO 26262 Part 4: Product Development at System Level\n- INCOSE Systems Engineering Handbook\n- VDA Automotive SPICE\n- SAE J3061 Cybersecurity Integration"
],
"example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/systems-integration-verification', {\n projectName: 'EV-Platform-Integration',\n subsystems: ['Powertrain', 'Chassis', 'Body', 'ADAS', 'Infotainment'],\n integrationLevel: 'vehicle',\n requirements: { performanceTargets: {}, safetyRequirements: {} }\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:automotive-engineering--systems-integration-verification",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--systems-integration-verification",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--systems-integration-verification",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:automotive-engineering--systems-integration-verification",
"to": "domain:automotive-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--systems-integration-verification",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--systems-integration-verification",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--systems-integration-verification",
"to": "workflow:simulation-validation-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--systems-integration-verification",
"to": "specialization:automotive-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}