iiRecord
Agentic AI Atlas · autosar-implementation
lib-process:automotive-engineering--autosar-implementationa5c.ai
II.
LibraryProcess JSON

lib-process:automotive-engineering--autosar-implementation

Structured · live

autosar-implementation 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--autosar-implementation",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "autosar-implementation",
    "description": "AUTOSAR Architecture Implementation - Implement AUTOSAR Classic or Adaptive Platform architecture\nfor ECU software development including software component design and basic software configuration.",
    "libraryPath": "library/specializations/domains/science/automotive-engineering/autosar-implementation.js",
    "specialization": "automotive-engineering",
    "references": [
      "- AUTOSAR Classic Platform\n- AUTOSAR Adaptive Platform\n- AUTOSAR Methodology"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/autosar-implementation', {\n  projectName: 'VCU-AUTOSAR-Implementation',\n  autosarPlatform: 'Classic',\n  ecuType: 'vehicle-control-unit',\n  swcList: ['BMS_SWC', 'TM_SWC', 'VDC_SWC']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:automotive-engineering--autosar-implementation",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--autosar-implementation",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--autosar-implementation",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:automotive-engineering--autosar-implementation",
      "to": "domain:automotive-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--autosar-implementation",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--autosar-implementation",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--autosar-implementation",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--autosar-implementation",
      "to": "specialization:automotive-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}