II.
LibraryProcess JSON
Structured · livelib-process:automotive-engineering--requirements-engineering
requirements-engineering json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:automotive-engineering--requirements-engineering",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "requirements-engineering",
"description": "Requirements Engineering and Management - Capture, analyze, trace, and manage vehicle and system\nrequirements throughout the development lifecycle. Ensure bidirectional traceability from customer needs\nto verification evidence.",
"libraryPath": "library/specializations/domains/science/automotive-engineering/requirements-engineering.js",
"specialization": "automotive-engineering",
"references": [
"- ISO 26262 Automotive Functional Safety\n- INCOSE Requirements Engineering Guide\n- ASPICE SYS.2 System Requirements Analysis\n- IEEE 29148 Requirements Engineering"
],
"example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/requirements-engineering', {\n projectName: 'EV-Powertrain-System',\n stakeholders: ['OEM Engineering', 'Suppliers', 'Regulatory', 'Quality'],\n complianceStandards: ['ISO 26262', 'UNECE R100', 'FMVSS']\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:automotive-engineering--requirements-engineering",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--requirements-engineering",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--requirements-engineering",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:automotive-engineering--requirements-engineering",
"to": "domain:automotive-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--requirements-engineering",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--requirements-engineering",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--requirements-engineering",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--requirements-engineering",
"to": "specialization:automotive-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}