iiRecord
Agentic AI Atlas · powertrain-calibration
lib-process:automotive-engineering--powertrain-calibrationa5c.ai
II.
LibraryProcess JSON

lib-process:automotive-engineering--powertrain-calibration

Structured · live

powertrain-calibration 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--powertrain-calibration",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "powertrain-calibration",
    "description": "Powertrain Calibration and Optimization - Calibrate and optimize powertrain systems for\nperformance, efficiency, emissions, and drivability across all operating conditions and ambient environments.",
    "libraryPath": "library/specializations/domains/science/automotive-engineering/powertrain-calibration.js",
    "specialization": "automotive-engineering",
    "references": [
      "- SAE J1634 Electric Vehicle Energy Consumption\n- EPA CFR Title 40 Emissions Standards\n- UN ECE R101 CO2 Emissions\n- WLTP Test Procedure"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/powertrain-calibration', {\n  projectName: 'BEV-Powertrain-Calibration',\n  powertrainType: 'battery-electric',\n  calibrationScope: ['performance', 'efficiency', 'drivability', 'thermal'],\n  targetMarkets: ['North America', 'Europe', 'China']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "domain:automotive-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--powertrain-calibration",
      "to": "specialization:automotive-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}