iiRecord
Agentic AI Atlas · InteractionPattern (meta)
meta-node-kind:interaction-patterna5c.ai
II.
MetaNodeKind JSON

meta-node-kind:interaction-pattern

Structured · live

InteractionPattern (meta) json

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

File · catalog-meta/meta-registry/meta-registry-surfacing-path.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:interaction-pattern",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "InteractionPattern (meta)",
    "name": "InteractionPattern",
    "cluster": "4-surfacing-path",
    "prefix": "interaction-pattern",
    "origin": "universal",
    "purpose": "a high-level interaction pattern (multi-agent, single-agent, human-in-the-loop, broadcast, negotiation, delegation, critique, consensus)",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:interaction-pattern",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:interaction-pattern",
      "to": "meta-attribute:interaction-pattern--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:interaction-pattern",
      "to": "meta-attribute:interaction-pattern--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:interaction-pattern",
      "to": "meta-attribute:interaction-pattern--subtype",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:interaction-pattern",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:interaction-pattern--id",
      "to": "meta-node-kind:interaction-pattern",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:interaction-pattern--display-name",
      "to": "meta-node-kind:interaction-pattern",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:interaction-pattern--subtype",
      "to": "meta-node-kind:interaction-pattern",
      "kind": "defined_on",
      "attributes": {}
    }
  ]
}