iiRecord
Agentic AI Atlas · Zephyr RTOS
library:zephyr-rtosa5c.ai
II.
Library JSON

library:zephyr-rtos

Structured · live

Zephyr RTOS json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-other.yamlCluster · domain
Record JSON
{
  "id": "library:zephyr-rtos",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-other.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Zephyr RTOS",
    "belongsToLanguageId": "language:c",
    "description": "Linux Foundation RTOS for resource-constrained devices with a\nbroad driver model, networking stack, and Bluetooth support.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:zephyr-rtos",
      "to": "language:c",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:zephyr-rtos",
      "to": "skill-area:real-time-os",
      "kind": "library_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "library:freertos",
      "to": "library:zephyr-rtos",
      "kind": "alternative_to"
    },
    {
      "from": "skill-area:real-time-os",
      "to": "library:zephyr-rtos",
      "kind": "uses_library"
    },
    {
      "from": "specialization:embedded-systems",
      "to": "library:zephyr-rtos",
      "kind": "uses_library"
    },
    {
      "from": "specialization:embedded-firmware",
      "to": "library:zephyr-rtos",
      "kind": "uses_library"
    }
  ]
}