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

lib-process:embedded-systems--signal-integrity-testing

Structured · live

specializations/embedded-systems/signal-integrity-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--signal-integrity-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/embedded-systems/signal-integrity-testing",
    "description": "Signal Integrity Testing - Using oscilloscopes, logic analyzers, and protocol analyzers to verify\nelectrical signal quality, timing relationships, and communication protocol compliance at the hardware level.",
    "libraryPath": "library/specializations/embedded-systems/signal-integrity-testing.js",
    "specialization": "embedded-systems",
    "references": [
      "- Debugging Embedded Systems with Oscilloscopes: https://www.embedded.com/debugging-embedded-systems-with-oscilloscopes/",
      "- Signal Integrity: https://www.embedded.com/signal-integrity-basics/",
      "- Protocol Analysis: https://www.saleae.com/learn/"
    ],
    "example": "const result = await orchestrate('specializations/embedded-systems/signal-integrity-testing', {\n  projectName: 'HighSpeedBoard',\n  interfaces: ['SPI', 'I2C', 'UART', 'USB'],\n  targetFrequency: '100MHz',\n  protocolsToTest: ['SPI-Mode0', 'I2C-Fast', 'UART-115200']\n});",
    "usesAgents": [
      "embedded-test-engineer",
      "embedded-tech-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:embedded-systems--signal-integrity-testing",
      "to": "skill-area:rtos-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--signal-integrity-testing",
      "to": "skill-area:firmware-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:embedded-systems--signal-integrity-testing",
      "to": "domain:embedded-systems",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--signal-integrity-testing",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--signal-integrity-testing",
      "to": "workflow:firmware-release-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--signal-integrity-testing",
      "to": "specialization:embedded-systems",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:embedded-systems--signal-integrity-testing",
      "to": "lib-agent:embedded-systems--embedded-test-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:embedded-systems--signal-integrity-testing",
      "to": "lib-agent:embedded-systems--embedded-tech-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}