iiRecord
Agentic AI Atlas · Layer
term:layera5c.ai
II.
Term JSON

term:layer

Structured · live

Layer json

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

File · terminology/terms/layer.yamlCluster · terminology
Record JSON
{
  "id": "term:layer",
  "_kind": "Term",
  "_file": "terminology/terms/layer.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:layer.canonical",
    "displayName": "Layer",
    "kind": "layer",
    "references": [
      "NodeKind:Layer"
    ],
    "description": "One of the 11 stack layers\n"
  },
  "outgoingEdges": [
    {
      "from": "term:layer",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:layer.canonical",
      "to": "term:layer",
      "kind": "defines"
    }
  ]
}