iiRecord
Agentic AI Atlas · homologation-type-approval
lib-process:automotive-engineering--homologation-type-approvala5c.ai
II.
LibraryProcess JSON

lib-process:automotive-engineering--homologation-type-approval

Structured · live

homologation-type-approval 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--homologation-type-approval",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "homologation-type-approval",
    "description": "Homologation and Type Approval - Manage regulatory certification process including\nUN ECE type approval, FMVSS self-certification, and regional market homologation requirements.",
    "libraryPath": "library/specializations/domains/science/automotive-engineering/homologation-type-approval.js",
    "specialization": "automotive-engineering",
    "references": [
      "- UN ECE 1958 Agreement\n- FMVSS (Federal Motor Vehicle Safety Standards)\n- EU Type Approval Framework Regulation (EU) 2018/858\n- GB Standards (China)\n- TRIAS (Japan)"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/homologation-type-approval', {\n  vehicleProgram: 'EV-Sedan-2027',\n  vehicleCategory: 'M1',\n  targetMarkets: ['EU', 'USA', 'China', 'Japan', 'Korea'],\n  certificationScope: ['WVTA', 'FMVSS', 'GB-Standards', 'TRIAS']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:automotive-engineering--homologation-type-approval",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--homologation-type-approval",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--homologation-type-approval",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:automotive-engineering--homologation-type-approval",
      "to": "domain:automotive-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--homologation-type-approval",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--homologation-type-approval",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--homologation-type-approval",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--homologation-type-approval",
      "to": "specialization:automotive-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}