iiRecord
Agentic AI Atlas · battery-system-design
lib-process:automotive-engineering--battery-system-designa5c.ai
II.
LibraryProcess JSON

lib-process:automotive-engineering--battery-system-design

Structured · live

battery-system-design 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--battery-system-design",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "battery-system-design",
    "description": "Battery System Design and Validation - Design, develop, and validate battery systems for electric\nvehicles including cell selection, pack architecture, battery management system (BMS), and thermal management.",
    "libraryPath": "library/specializations/domains/science/automotive-engineering/battery-system-design.js",
    "specialization": "automotive-engineering",
    "references": [
      "- UN ECE R100 Electric Vehicle Safety\n- IEC 62660 Lithium-ion Cells for EV\n- SAE J2464 EV Battery Abuse Testing\n- ISO 6469 EV Safety Specifications\n- GB/T 31485 Chinese EV Battery Standards"
    ],
    "example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/battery-system-design', {\n  projectName: 'EV-Battery-Pack-400V',\n  vehicleClass: 'D-Segment Sedan',\n  performanceTargets: { capacity: 80, range: 400, fastChargeTime: 30, peakPower: 200 },\n  safetyStandards: ['UN ECE R100', 'IEC 62660', 'SAE J2464', 'GB/T 31485']\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:automotive-engineering--battery-system-design",
      "to": "skill-area:sensor-fusion",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--battery-system-design",
      "to": "skill-area:motion-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--battery-system-design",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:automotive-engineering--battery-system-design",
      "to": "domain:automotive-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--battery-system-design",
      "to": "role:systems-integration-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--battery-system-design",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:automotive-engineering--battery-system-design",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:automotive-engineering--battery-system-design",
      "to": "specialization:automotive-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}