II.
LibraryProcess JSON
Structured · livelib-process:automotive-engineering--hil-testing
hil-testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:automotive-engineering--hil-testing",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "hil-testing",
"description": "Hardware-in-the-Loop Testing - Implement HIL testing infrastructure and test execution\nfor ECU validation including real-time simulation, fault injection, and automated test execution.",
"libraryPath": "library/specializations/domains/science/automotive-engineering/hil-testing.js",
"specialization": "automotive-engineering",
"references": [
"- dSPACE HIL Testing Guidelines\n- National Instruments VeriStand\n- ISO 26262 Part 6 Software Verification\n- ASPICE SWE.4 Software Unit Verification"
],
"example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/hil-testing', {\n projectName: 'VCU-HIL-Validation',\n ecuType: 'vehicle-control-unit',\n testScope: ['functional', 'fault-injection', 'integration', 'regression'],\n hilPlatform: 'dSPACE-SCALEXIO'\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:automotive-engineering--hil-testing",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--hil-testing",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--hil-testing",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:automotive-engineering--hil-testing",
"to": "domain:automotive-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--hil-testing",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--hil-testing",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--hil-testing",
"to": "workflow:simulation-validation-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--hil-testing",
"to": "specialization:automotive-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}