iiRecord
Agentic AI Atlas · crashworthiness-development
lib-process:automotive-engineering--crashworthiness-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:automotive-engineering--crashworthiness-development

Structured · live

crashworthiness-development json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:automotive-engineering--crashworthiness-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "crashworthiness-development",
    "description": "Crashworthiness Development - Design and validate vehicle structures for occupant protection\nin crash events including frontal, side, rear impacts, and pedestrian protection.",
    "libraryPath": "library/specializations/domains/science/automotive-engineering/crashworthiness-development.js",
    "specialization": "automotive-engineering",
    "references": [
      "- Euro NCAP Assessment Protocol\n- FMVSS 200 Series Crashworthiness Standards\n- UN ECE R94/95 Frontal/Side Impact\n- IIHS Crashworthiness Evaluation"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/crashworthiness-development', {\n  vehicleProgram: 'EV-Sedan-2027',\n  vehicleClass: 'D-Segment',\n  targetRatings: ['Euro-NCAP-5star', 'IIHS-TSP+', 'C-NCAP-5star'],\n  crashScenarios: ['frontal-full', 'frontal-offset', 'side-barrier', 'side-pole', 'pedestrian']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:automotive-engineering--crashworthiness-development",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--crashworthiness-development",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--crashworthiness-development",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:automotive-engineering--crashworthiness-development",
      "to": "domain:automotive-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--crashworthiness-development",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--crashworthiness-development",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--crashworthiness-development",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--crashworthiness-development",
      "to": "specialization:automotive-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}