iiRecord
Agentic AI Atlas · InteractionPattern
term:interaction-patterna5c.ai
II.
Term JSON

term:interaction-pattern

Structured · live

InteractionPattern json

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

File · terminology/terms/interaction-pattern.yamlCluster · terminology
Record JSON
{
  "id": "term:interaction-pattern",
  "_kind": "Term",
  "_file": "terminology/terms/interaction-pattern.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:interaction-pattern.canonical",
    "displayName": "InteractionPattern",
    "kind": "primitive",
    "references": [
      "NodeKind:InteractionPattern"
    ],
    "description": "A high-level interaction pattern\n"
  },
  "outgoingEdges": [
    {
      "from": "term:interaction-pattern",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:interaction-pattern",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:interaction-pattern.canonical",
      "to": "term:interaction-pattern",
      "kind": "defines"
    }
  ]
}