iiRecord
Agentic AI Atlas · InteractionPattern.subtype
meta-attribute:interaction-pattern--subtypea5c.ai
II.
MetaAttribute JSON

meta-attribute:interaction-pattern--subtype

Structured · live

InteractionPattern.subtype 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-attribute:interaction-pattern--subtype",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "InteractionPattern.subtype",
    "name": "subtype",
    "parentNodeKindId": "meta-node-kind:interaction-pattern",
    "type": "enum<multi-agent,single-agent,human-in-the-loop,broadcast,negotiation,delegation,critique,consensus>",
    "required": false,
    "description": "subtype discriminator (catalog update — collapses former MultiAgentPattern proposal)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:interaction-pattern--subtype",
      "to": "meta-node-kind:interaction-pattern",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:interaction-pattern",
      "to": "meta-attribute:interaction-pattern--subtype",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}