iiRecord
Agentic AI Atlas · Channel
term:channela5c.ai
II.
Term JSON

term:channel

Structured · live

Channel json

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

File · terminology/terms/channel.yamlCluster · terminology
Record JSON
{
  "id": "term:channel",
  "_kind": "Term",
  "_file": "terminology/terms/channel.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:channel.canonical",
    "displayName": "Channel",
    "kind": "primitive",
    "references": [
      "NodeKind:Channel"
    ],
    "description": "Brokered communication surface\n"
  },
  "outgoingEdges": [
    {
      "from": "term:channel",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:channel",
      "to": "domain:backend",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:channel.canonical",
      "to": "term:channel",
      "kind": "defines"
    },
    {
      "from": "synonym:context-bus-shared-context",
      "to": "term:channel",
      "kind": "synonym_b"
    }
  ]
}