II.
LibraryProcess JSON
Structured · livelib-process:automotive-engineering--sotif-analysis
sotif-analysis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:automotive-engineering--sotif-analysis",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "sotif-analysis",
"description": "SOTIF Analysis and Validation (ISO 21448) - Analyze and validate Safety of the Intended\nFunctionality for systems where hazards arise from functional insufficiencies or misuse rather than faults.",
"libraryPath": "library/specializations/domains/science/automotive-engineering/sotif-analysis.js",
"specialization": "automotive-engineering",
"references": [
"- ISO 21448:2022 Road Vehicles - SOTIF\n- ISO/PAS 21448:2019 Safety of the Intended Functionality\n- UN ECE R152 AEB\n- Euro NCAP Assessment Protocol"
],
"example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/sotif-analysis', {\n systemName: 'AEB-Pedestrian-Detection',\n systemDescription: 'Automated Emergency Braking with pedestrian detection',\n functionalities: ['pedestrian-detection', 'collision-avoidance', 'emergency-braking'],\n knownLimitations: ['low-visibility', 'partial-occlusion']\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:automotive-engineering--sotif-analysis",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--sotif-analysis",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--sotif-analysis",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:automotive-engineering--sotif-analysis",
"to": "domain:automotive-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--sotif-analysis",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--sotif-analysis",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--sotif-analysis",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--sotif-analysis",
"to": "specialization:automotive-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}