iiRecord
Agentic AI Atlas · specializations/embedded-systems/hil-testing
lib-process:embedded-systems--hil-testinga5c.ai
II.
LibraryProcess JSON

lib-process:embedded-systems--hil-testing

Structured · live

specializations/embedded-systems/hil-testing 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:embedded-systems--hil-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/embedded-systems/hil-testing",
    "description": "Hardware-in-the-Loop (HIL) Testing - Automated testing methodology that simulates real-world conditions\nby interfacing embedded systems with test equipment to validate hardware-software integration, timing behavior, and\nsystem responses.",
    "libraryPath": "library/specializations/embedded-systems/hil-testing.js",
    "specialization": "embedded-systems",
    "references": [
      "- Hardware-in-the-Loop Testing: https://www.ni.com/en-us/innovations/white-papers/06/hardware-in-the-loop.html",
      "- HIL Best Practices: https://www.embedded.com/hardware-in-the-loop-testing-best-practices/",
      "- Automotive HIL Testing: https://www.dspace.com/en/pub/home/applicationfields/stories/hil.cfm"
    ],
    "example": "const result = await orchestrate('specializations/embedded-systems/hil-testing', {\n  projectName: 'MotorControllerHIL',\n  targetSystem: 'MotorController-v2',\n  hilPlatform: 'NI-PXI',\n  testScenarios: ['startup', 'normal-operation', 'fault-injection', 'boundary']\n});",
    "usesAgents": [
      "embedded-test-engineer",
      "firmware-architect"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:embedded-systems--hil-testing",
      "to": "skill-area:rtos-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--hil-testing",
      "to": "skill-area:firmware-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:embedded-systems--hil-testing",
      "to": "domain:embedded-systems",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--hil-testing",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--hil-testing",
      "to": "workflow:firmware-release-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--hil-testing",
      "to": "specialization:embedded-systems",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--hil-testing",
      "to": "lib-agent:embedded-systems--embedded-test-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:embedded-systems--hil-testing",
      "to": "lib-agent:embedded-systems--firmware-architect",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}