iiRecord
Agentic AI Atlas · cybersecurity-engineering
lib-process:automotive-engineering--cybersecurity-engineeringa5c.ai
II.
LibraryProcess JSON

lib-process:automotive-engineering--cybersecurity-engineering

Structured · live

cybersecurity-engineering 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--cybersecurity-engineering",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "cybersecurity-engineering",
    "description": "Cybersecurity Engineering (ISO/SAE 21434) - Implement automotive cybersecurity engineering\nper ISO/SAE 21434 including threat analysis, security architecture, and vulnerability management.",
    "libraryPath": "library/specializations/domains/science/automotive-engineering/cybersecurity-engineering.js",
    "specialization": "automotive-engineering",
    "references": [
      "- ISO/SAE 21434:2021 Road Vehicles Cybersecurity Engineering\n- UN ECE R155 Cybersecurity and CSMS\n- UN ECE R156 Software Update Management\n- SAE J3061 Cybersecurity Guidebook"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/cybersecurity-engineering', {\n  itemName: 'Connected-Vehicle-Gateway',\n  itemDescription: 'Central gateway ECU with connectivity to telematics, OBD, and in-vehicle networks',\n  connectivityFeatures: ['cellular', 'wifi', 'bluetooth', 'OBD-II', 'CAN'],\n  existingTara: null\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:automotive-engineering--cybersecurity-engineering",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--cybersecurity-engineering",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--cybersecurity-engineering",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:automotive-engineering--cybersecurity-engineering",
      "to": "domain:automotive-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--cybersecurity-engineering",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--cybersecurity-engineering",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--cybersecurity-engineering",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--cybersecurity-engineering",
      "to": "specialization:automotive-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}