iiRecord
Agentic AI Atlas · hybrid-powertrain-integration
lib-process:automotive-engineering--hybrid-powertrain-integrationa5c.ai
II.
LibraryProcess JSON

lib-process:automotive-engineering--hybrid-powertrain-integration

Structured · live

hybrid-powertrain-integration 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--hybrid-powertrain-integration",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "hybrid-powertrain-integration",
    "description": "Hybrid Powertrain Integration - Integrate hybrid powertrain architectures (series, parallel,\nseries-parallel) including energy management strategy development and mode transition control.",
    "libraryPath": "library/specializations/domains/science/automotive-engineering/hybrid-powertrain-integration.js",
    "specialization": "automotive-engineering",
    "references": [
      "- SAE J1711 Hybrid Electric Vehicle Test Procedure\n- UN ECE R101 CO2 Emission Measurement\n- EPA Federal Test Procedure\n- WLTP Test Procedure"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/hybrid-powertrain-integration', {\n  projectName: 'HEV-Parallel-SUV',\n  hybridArchitecture: 'P2-parallel',\n  iceSpecification: { displacement: 2.0, power: 150, fuelType: 'gasoline' },\n  motorSpecification: { power: 50, torque: 200 },\n  targetEmissions: { co2: 120, nox: 0.06 }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "domain:automotive-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--hybrid-powertrain-integration",
      "to": "specialization:automotive-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}