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

lib-process:automotive-engineering--ecu-software-development

Structured · live

ecu-software-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--ecu-software-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "ecu-software-development",
    "description": "ECU Software Development and Testing - Develop embedded software for automotive ECUs following\nASPICE processes including requirements, design, implementation, and verification.",
    "libraryPath": "library/specializations/domains/science/automotive-engineering/ecu-software-development.js",
    "specialization": "automotive-engineering",
    "references": [
      "- Automotive SPICE 3.1\n- ISO 26262 Software Development\n- MISRA C:2012 Guidelines"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/ecu-software-development', {\n  projectName: 'BMS-Software-Development',\n  ecuType: 'battery-management-system',\n  aspiceTarget: 'Level-2',\n  safetyRelevant: true\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:automotive-engineering--ecu-software-development",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--ecu-software-development",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--ecu-software-development",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:automotive-engineering--ecu-software-development",
      "to": "domain:automotive-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--ecu-software-development",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--ecu-software-development",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--ecu-software-development",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--ecu-software-development",
      "to": "specialization:automotive-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}